Home
last modified time | relevance | path

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

/openbsd-src/gnu/usr.bin/perl/os2/
H A Dos2.c980 do_spawn_ve(pTHX_ SV *really, const char **argv, U32 flag, U32 execf, char *inicmd, U32 addflag) in do_spawn_ve() function
1470 rc = do_spawn_ve(aTHX_ NULL, argv, flag, execf, cmd, mergestderr); in do_spawn3()
1524 rc = do_spawn_ve(aTHX_ really, argv, flag, execf[execing], NULL, 0); in os2_aspawn_4()