HomeSort by: relevance | last modified time | path
    Searched refs:_posix1e_acl (Results 1 - 4 of 4) sorted by relevancy

  /src/lib/libc/posix1e/
acl_valid.c 93 if (_posix1e_acl(acl, type))
108 if (_posix1e_acl(acl, type))
123 if (_posix1e_acl(acl, type))
acl_set.c 71 if (_posix1e_acl(acl, type))
92 if (_posix1e_acl(acl, type))
123 if (_posix1e_acl(acl, type))
acl_support.h 58 int _posix1e_acl(acl_t acl, acl_type_t type);
acl_support.c 154 _posix1e_acl(acl_t acl, acl_type_t type) function in typeref:typename:int

Completed in 14 milliseconds