Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/pfexecd/
H A Dpfexecd.c308 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 Dsecdb.h37 #define KV_COMMAND "cmd" macro
/illumos-gate/usr/src/cmd/profiles/
H A Dprofiles.c148 exec = getexecuser(username, KV_COMMAND, NULL, in show_profs()
/illumos-gate/usr/src/lib/libnsl/nss/
H A Dgetexecattr.c327 } else if (strcmp(type, KV_COMMAND) == 0) { in _exec_wild_id()
/illumos-gate/usr/src/contrib/ast/src/cmd/ksh93/sh/
H A Dpath.c90 if(pf=getexecuser(shp->gd->user, KV_COMMAND, resolvedpath, GET_ONE)) in path_xattr()
/illumos-gate/usr/src/lib/librestart/common/
H A Dlibrestart.c2408 eap = getexecprof(buf, KV_COMMAND, cmdp, GET_ONE); in get_profile()