get_privset
(fset = get_privset(value, NULL, pap->pfa_path)) == NULL) {
lset = get_privset(value, &res->pfr_allowed, path);
iset = get_privset(value, &res->pfr_allowed, path);
static priv_set_t *get_privset(const char *, boolean_t *, char *);
if (get_privset(zlogp, privs, mount_cmd) != 0)