Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/libsec/common/
H A Daclutils.h126 extern int compute_ace_inherit(char *str, uint32_t *imask);
H A Dacl.y441 error = compute_ace_inherit($1, &iflags);
H A Dacltext.c1251 compute_ace_inherit(char *str, uint32_t *imask) in compute_ace_inherit() function