Searched refs:KV_COMMAND (Results 1 – 6 of 6) sorted by relevance
/titanic_41/usr/src/cmd/pfexecd/ |
H A D | pfexecd.c | 307 exec = getexecprof("Forced Privilege", KV_COMMAND, pap->pfa_path, in callback_forced_privs() 311 exec = getexecprof("Forced Privilege", KV_COMMAND, in callback_forced_privs() 383 exec = getexecuser(pwd->pw_name, KV_COMMAND, path, GET_ONE); in callback_pfexec() 387 exec = getexecuser(pwd->pw_name, KV_COMMAND, path, GET_ONE); in callback_pfexec()
|
/titanic_41/usr/src/head/ |
H A D | secdb.h | 37 #define KV_COMMAND "cmd" macro
|
/titanic_41/usr/src/cmd/profiles/ |
H A D | profiles.c | 148 exec = getexecuser(username, KV_COMMAND, NULL, in show_profs()
|
/titanic_41/usr/src/lib/libnsl/nss/ |
H A D | getexecattr.c | 327 } else if (strcmp(type, KV_COMMAND) == 0) { in _exec_wild_id()
|
/titanic_41/usr/src/lib/libshell/common/sh/ |
H A D | path.c | 100 if(pf=getexecuser(sh.user, KV_COMMAND, resolvedpath, GET_ONE)) in path_pfexecve()
|
/titanic_41/usr/src/lib/librestart/common/ |
H A D | librestart.c | 2407 eap = getexecprof(buf, KV_COMMAND, cmdp, GET_ONE); in get_profile()
|