Home
last modified time | relevance | path

Searched defs:acetype (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/fs/nfs/
H A Dnfs_commonacl.c48 u_int32_t flag, mask, acetype; in nfsrv_dissectace() local
188 nfsrv_acemasktoperm(u_int32_t acetype, u_int32_t mask, int owner, in nfsrv_acemasktoperm()
288 u_int32_t *tl, aceflag = 0x0, acemask = 0x0, acetype; in nfsrv_buildace() local
/freebsd/contrib/lib9p/
H A Dgenacl.c103 const char *acetype, *allowdeny; in l9p_check_aces() local
461 l9p_new_acl(uint32_t acetype, uint32_t aceasize) in l9p_new_acl()
527 l9p_sysacl_to_acl(int acetype, acl_t sysacl, econvertfn *convert) in l9p_sysacl_to_acl()