Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/lib9p/common/backend/
H A Dfs.c210 acl_t *acl_get_fd_np(int fd, int type);
840 sysacl = acl_get_fd_np(fd, ACL_TYPE_NFS4); in look_for_nfsv4_acl()
3198 acl_get_fd_np(int fd, int type) in acl_get_fd_np() function