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

/illumos-gate/usr/src/cmd/setfacl/
H A Dsetfacl.c50 static int get_acl_info(char *filep, aclent_t **aclpp);
161 aclcnt = get_acl_info(filep, &aclp);
192 get_acl_info(char *filep, aclent_t **aclpp) function
/illumos-gate/usr/src/cmd/ndmpd/ndmp/
H A Dndmpd_tar.c432 * get_acl_info
437 get_acl_info(char *name, tlm_acls_t *tlm_acls) function
596 * get_acl_info extracts file handle, attributes and ACLs of the file.
600 erc = get_acl_info(buf, tlm_acls);

Completed in 61 milliseconds