Searched refs:KV_COMMAND (Results 1 – 6 of 6) sorted by relevance
/illumos-gate/usr/src/cmd/pfexecd/ |
H A D | pfexecd.c | 308 exec = getexecprof("Forced Privilege", KV_COMMAND, pap->pfa_path, in callback_forced_privs() 312 exec = getexecprof("Forced Privilege", KV_COMMAND, in callback_forced_privs() 384 exec = getexecuser(pwd->pw_name, KV_COMMAND, path, GET_ONE); in callback_pfexec() 388 exec = getexecuser(pwd->pw_name, KV_COMMAND, path, GET_ONE); in callback_pfexec()
|
/illumos-gate/usr/src/head/ |
H A D | secdb.h | 37 #define KV_COMMAND "cmd" macro
|
/illumos-gate/usr/src/cmd/profiles/ |
H A D | profiles.c | 148 exec = getexecuser(username, KV_COMMAND, NULL, in show_profs()
|
/illumos-gate/usr/src/lib/libnsl/nss/ |
H A D | getexecattr.c | 327 } else if (strcmp(type, KV_COMMAND) == 0) { in _exec_wild_id()
|
/illumos-gate/usr/src/contrib/ast/src/cmd/ksh93/sh/ |
H A D | path.c | 90 if(pf=getexecuser(shp->gd->user, KV_COMMAND, resolvedpath, GET_ONE)) in path_xattr()
|
/illumos-gate/usr/src/lib/librestart/common/ |
H A D | librestart.c | 2409 eap = getexecprof(buf, KV_COMMAND, cmdp, GET_ONE); in get_profile()
|