Searched defs:gentry (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/setfacl/
H A Dsetfacl.c409 aclent_t *taclp, *centry = NULL, *gentry = NULL; local
509 gentry = taclp;
520 if (centry != NULL && gentry != NULL && trivial == B_TRUE)
521 centry->a_perm = gentry->a_perm;

Completed in 91 milliseconds