Searched defs:PerlProc_execv (Results 1 – 1 of 1) sorted by relevance
1010 #define PerlProc_execv(c, a) \ macro1080 #define PerlProc_execv(c, a) execv((c), (a)) macro