Home
last modified time | relevance | path

Searched refs:KV_COMMAND (Results 1 – 6 of 6) sorted by relevance

/titanic_41/usr/src/cmd/pfexecd/
H A Dpfexecd.c307 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 Dsecdb.h37 #define KV_COMMAND "cmd" macro
/titanic_41/usr/src/cmd/profiles/
H A Dprofiles.c148 exec = getexecuser(username, KV_COMMAND, NULL, in show_profs()
/titanic_41/usr/src/lib/libnsl/nss/
H A Dgetexecattr.c327 } else if (strcmp(type, KV_COMMAND) == 0) { in _exec_wild_id()
/titanic_41/usr/src/lib/libshell/common/sh/
H A Dpath.c100 if(pf=getexecuser(sh.user, KV_COMMAND, resolvedpath, GET_ONE)) in path_pfexecve()
/titanic_41/usr/src/lib/librestart/common/
H A Dlibrestart.c2407 eap = getexecprof(buf, KV_COMMAND, cmdp, GET_ONE); in get_profile()