Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libsec/common/
H A Daclutils.h129 extern int compute_ace_inherit(char *str, uint32_t *imask);
H A Dacl.y445 error = compute_ace_inherit($1, &iflags);
H A Dacltext.c1299 compute_ace_inherit(char *str, uint32_t *imask) in compute_ace_inherit() function