Home
last modified time | relevance | path

Searched refs:acl_get_fd (Results 1 – 6 of 6) sorted by relevance

/freebsd/lib/libc/posix1e/
H A DSymbol.map18 acl_get_fd;
H A Dacl_get.c103 acl_get_fd(int fd) in acl_get_fd() function
H A DMakefile.inc106 acl_get.3 acl_get_fd.3 \
/freebsd/sys/sys/
H A Dacl.h391 acl_t acl_get_fd(int _fd);
/freebsd/contrib/openbsm/etc/
H A Daudit_event450 43090:AUE_ACL_GET_FD:acl_get_fd(2):fa
/freebsd/contrib/libarchive/libarchive/
H A Darchive_write_disk_posix.c4249 acl = acl_get_fd(tmpfd); in copy_acls()