Searched refs:acl_get_fd (Results 1 - 7 of 7) sorted by relevance

/freebsd-10.1-release/lib/libc/posix1e/
H A DSymbol.map22 acl_get_fd;
H A Dacl_get.c29 * acl_get_fd - syscall wrapper for retrieving access ACL by fd
104 acl_get_fd(int fd) function
H A DMakefile.inc95 acl_get.3 acl_get_fd.3 \
/freebsd-10.1-release/sys/sys/
H A Dacl.h382 acl_t acl_get_fd(int _fd);
/freebsd-10.1-release/contrib/libarchive/libarchive/
H A Darchive_read_disk_entry_from_file.c422 acl = acl_get_fd(*fd);
455 acl = acl_get_fd(*fd);
H A Darchive_write_disk_posix.c3599 acl = acl_get_fd(tmpfd);
/freebsd-10.1-release/contrib/openbsm/etc/
H A Daudit_event454 43090:AUE_ACL_GET_FD:acl_get_fd(2):fa

Completed in 91 milliseconds