Searched refs:EBA_NONE (Results 1 - 6 of 6) sorted by relevance

/illumos-gate/usr/src/uts/common/exec/java/
H A Djava.c163 cred, EBA_NONE);
/illumos-gate/usr/src/uts/common/exec/shbin/
H A Dshbin.c249 EBA_NONE);
/illumos-gate/usr/src/uts/common/exec/intp/
H A Dintp.c284 EBA_NONE);
/illumos-gate/usr/src/uts/common/sys/
H A Dexec.h114 #define EBA_NONE 0 macro
/illumos-gate/usr/src/uts/common/os/
H A Dmain.c271 brand_action = ZONE_IS_BRANDED(p->p_zone) ? EBA_BRAND : EBA_NONE;
H A Dexec.c125 error = exec_common(fname, argp, envp, EBA_NONE);
162 if (brand_action != EBA_NONE) {

Completed in 54 milliseconds