Searched refs:get_privset (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/cmd/pfexecd/
H A Dpfexecd.c60 static priv_set_t *get_privset(const char *, boolean_t *, char *);
236 get_privset(const char *s, boolean_t *ok, char *path) function
321 (fset = get_privset(value, NULL, pap->pfa_path)) == NULL) {
422 lset = get_privset(value, &res->pfr_allowed, path);
425 iset = get_privset(value, &res->pfr_allowed, path);
/illumos-gate/usr/src/cmd/zoneadmd/
H A Dvplat.c3249 get_privset(zlog_t *zlogp, priv_set_t *privs, zone_mnt_t mount_cmd) function
4799 if (get_privset(zlogp, privs, mount_cmd) != 0)

Completed in 71 milliseconds