Home
last modified time | relevance | path

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

/dragonfly/lib/libposix1e/
HDacl_support.c47 #define ACL_STRING_PERM_NONE '-' macro
342 buf[0] = ACL_STRING_PERM_NONE; in acl_perm_to_string()
347 buf[1] = ACL_STRING_PERM_NONE; in acl_perm_to_string()
352 buf[2] = ACL_STRING_PERM_NONE; in acl_perm_to_string()
378 case ACL_STRING_PERM_NONE: in acl_string_to_perm()