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

/illumos-gate/usr/src/head/
H A Dexec_attr.h68 * These macros are bitmasks. GET_ONE and GET_ALL are bitfield 0
77 #define GET_ONE 0 macro
/illumos-gate/usr/src/cmd/pfexecd/
H A Dpfexecd.c308 GET_ONE);
312 pap->pfa_path, GET_ONE);
383 exec = getexecuser(pwd->pw_name, KV_COMMAND, path, GET_ONE);
387 exec = getexecuser(pwd->pw_name, KV_COMMAND, path, GET_ONE);
/illumos-gate/usr/src/lib/libshell/common/sh/
H A Dpath.c100 if(pf=getexecuser(sh.user, KV_COMMAND, resolvedpath, GET_ONE))
/illumos-gate/usr/src/lib/librestart/common/
H A Dlibrestart.c2408 eap = getexecprof(buf, KV_COMMAND, cmdp, GET_ONE);

Completed in 107 milliseconds