Home
last modified time | relevance | path

Searched defs:aclent (Results 1 – 6 of 6) sorted by relevance

/titanic_41/usr/src/lib/libsec/common/
H A Dacl.y38 aclent_t aclent; member
116 aclent_t *aclent; variable
/titanic_41/usr/src/head/rpcsvc/
H A Dnfs_acl.x40 struct aclent { struct
47 * The values for the type element of the aclent structure. argument
/titanic_41/usr/src/uts/common/nfs/
H A Dnfs_acl.h41 struct aclent { struct
46 typedef struct aclent aclent; argument
66 } aclent; member
/titanic_41/usr/src/uts/common/fs/nfs/
H A Dnfs4_acl.c364 ln_aent_preprocess(aclent_t *aclent, int n, in ln_aent_preprocess()
565 ln_aent_to_ace4(aclent_t *aclent, int n, nfsace4 **acepp, int *rescount, in ln_aent_to_ace4()
/titanic_41/usr/src/common/acl/
H A Dacl_common.c458 ln_aent_preprocess(aclent_t *aclent, int n, in ln_aent_preprocess()
507 ln_aent_to_ace(aclent_t *aclent, int n, ace_t **acepp, int *rescount, int isdir) in ln_aent_to_ace()
/titanic_41/usr/src/cmd/backup/restore/
H A Dtape.c1249 static aclent_t *aclent = NULL; local