Searched defs:execf (Results 1 – 1 of 1) sorted by relevance
980 do_spawn_ve(pTHX_ SV *really, const char **argv, U32 flag, U32 execf, char *inicmd, U32 addflag) in do_spawn_ve()1350 do_spawn3(pTHX_ char *cmd, int execf, int flag) in do_spawn3()1522 const int execf[3] = {EXECF_SPAWN, EXECF_EXEC, EXECF_SPAWN_NOWAIT}; in os2_aspawn_4() local