acl_get_fd_np
acl = acl_get_fd_np(source_fd, acl_type);
acl = acl_get_fd_np(source_fd, acl_type);
return (acl_get_fd_np(fd, ACL_TYPE_NFS4));
return (acl_get_fd_np(fd, ACL_TYPE_ACCESS));
acl_t acl_get_fd_np(int fd, acl_type_t _type);