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

/openbsd-current/gnu/usr.bin/perl/win32/
H A Dwin32.c123 static int do_spawn2_handles(pTHX_ const char *cmd, int exectype,
764 return do_spawn2_handles(aTHX_ cmd, exectype, NULL);
768 do_spawn2_handles(pTHX_ const char *cmd, int exectype, const int *handles) function
3606 if ((childpid = do_spawn2_handles(aTHX_ command, EXECF_SPAWN_NOWAIT, handles)) == -1)

Completed in 139 milliseconds