Home
last modified time | relevance | path

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

/NextBSD/lib/libc/posix1e/
HDacl_support.h61 int _posix1e_acl_string_to_perm(char *string, acl_perm_t *perm);
HDacl_from_text.c130 error = _posix1e_acl_string_to_perm(permission, &p); in _posix1e_acl_entry_from_text()
HDacl_support.c314 _posix1e_acl_string_to_perm(char *string, acl_perm_t *perm) in _posix1e_acl_string_to_perm() function