Searched refs:EBA_NONE (Results 1 – 6 of 6) sorted by relevance
249 EBA_NONE); in shbinexec()
163 cred, EBA_NONE); in javaexec()
231 EBA_NONE); in intpexec()
115 #define EBA_NONE 0 macro
271 brand_action = ZONE_IS_BRANDED(p->p_zone) ? EBA_BRAND : EBA_NONE; in exec_init()
109 error = exec_common(fname, argp, envp, EBA_NONE); in exece()146 if (brand_action != EBA_NONE) { in exec_common()