Searched defs:PerlProc_execvp (Results 1 – 1 of 1) sorted by relevance
1032 # define PerlProc_execvp(c, a) \ macro1101 # define PerlProc_execvp(c, a) execvp((c), (a)) macro