Home
last modified time | relevance | path

Searched refs:GET_ONE (Results 1 – 4 of 4) sorted by relevance

/titanic_50/usr/src/cmd/pfexecd/
H A Dpfexecd.c308 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 Dexec_attr.h77 #define GET_ONE 0 macro
/titanic_50/usr/src/lib/libshell/common/sh/
H A Dpath.c100 if(pf=getexecuser(sh.user, KV_COMMAND, resolvedpath, GET_ONE)) in path_pfexecve()
/titanic_50/usr/src/lib/librestart/common/
H A Dlibrestart.c2407 eap = getexecprof(buf, KV_COMMAND, cmdp, GET_ONE); in get_profile()