Searched defs:PerlProc_execv (Results 1 - 1 of 1) sorted by relevance

/openbsd-current/gnu/usr.bin/perl/
H A Diperlsys.h1030 # define PerlProc_execv(c, a) \ macro
1100 # define PerlProc_execv(c, a) execv((c), (a)) macro

Completed in 113 milliseconds