Searched refs:_posix1e_acl (Results 1 – 4 of 4) sorted by relevance
93 if (_posix1e_acl(acl, type)) in acl_valid_file_np()108 if (_posix1e_acl(acl, type)) in acl_valid_link_np()123 if (_posix1e_acl(acl, type)) in acl_valid_fd_np()
71 if (_posix1e_acl(acl, type)) in acl_set_file()92 if (_posix1e_acl(acl, type)) in acl_set_link_np()123 if (_posix1e_acl(acl, type)) in acl_set_fd_np()
58 int _posix1e_acl(acl_t acl, acl_type_t type);
154 _posix1e_acl(acl_t acl, acl_type_t type) in _posix1e_acl() function