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