Searched refs:GET_ONE (Results 1 – 4 of 4) sorted by relevance
/titanic_50/usr/src/cmd/pfexecd/ |
H A D | pfexecd.c | 308 GET_ONE); in callback_forced_privs() 312 pap->pfa_path, GET_ONE); 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_50/usr/src/head/ |
H A D | exec_attr.h | 77 #define GET_ONE 0 macro
|
/titanic_50/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_50/usr/src/lib/librestart/common/ |
H A D | librestart.c | 2407 eap = getexecprof(buf, KV_COMMAND, cmdp, GET_ONE); in get_profile()
|