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

  /src/lib/libc/posix1e/
acl_perm.c 91 *permset_d = ACL_PERM_NONE;
acl_entry.c 72 (**entry_p).ae_perm = ACL_PERM_NONE;
114 (**entry_p).ae_perm = ACL_PERM_NONE;
acl_support.c 321 acl_perm_t myperm = ACL_PERM_NONE;
  /src/sys/ufs/ufs/
ufs_acl.c 323 old->acl_entry[0].ae_perm = ACL_PERM_NONE;
326 old->acl_entry[1].ae_perm = ACL_PERM_NONE;
329 old->acl_entry[2].ae_perm = ACL_PERM_NONE;
  /src/sys/sys/
acl.h 196 #define ACL_PERM_NONE 0x0000

Completed in 15 milliseconds