Searched refs:_acl_type_not_valid_for_acl (Results 1 - 3 of 3) sorted by relevance

/freebsd-10.1-release/lib/libc/posix1e/
H A Dacl_set.c62 if (_acl_type_not_valid_for_acl(acl, type)) {
83 if (_acl_type_not_valid_for_acl(acl, type)) {
114 if (_acl_type_not_valid_for_acl(acl, type)) {
H A Dacl_branding.c119 _acl_type_not_valid_for_acl(const acl_t acl, acl_type_t type) function
H A Dacl_support.h40 int _acl_type_not_valid_for_acl(const acl_t acl, acl_type_t type);

Completed in 92 milliseconds