Searched defs:perm_val (Results 1 – 2 of 2) sorted by relevance
/illumos-gate/usr/src/lib/libsec/common/ | ||
H A D | aclutils.h | 63 uint32_t perm_val; /* numeric value being returned */ member |
H A D | acltext.c | 1237 uint32_t perm_val = 0; in compute_values() local |