Home
last modified time | relevance | path

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

/titanic_44/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); in main()
192 get_acl_info(char *filep, aclent_t **aclpp) in get_acl_info() function
/titanic_44/usr/src/cmd/ndmpd/ndmp/
H A Dndmpd_tar.c437 get_acl_info(char *name, tlm_acls_t *tlm_acls) in get_acl_info() function
600 erc = get_acl_info(buf, tlm_acls); in backup_file()