Home
last modified time | relevance | path

Searched refs:get_acl_info (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/cmd/setfacl/
H A Dsetfacl.c52 static int get_acl_info(char *filep, aclent_t **aclpp);
163 aclcnt = get_acl_info(filep, &aclp); in main()
194 get_acl_info(char *filep, aclent_t **aclpp) in get_acl_info() function
/illumos-gate/usr/src/cmd/ndmpd/ndmp/
H A Dndmpd_tar.c436 get_acl_info(char *name, tlm_acls_t *tlm_acls) in get_acl_info() function
599 erc = get_acl_info(buf, tlm_acls); in backup_file()