Home
last modified time | relevance | path

Searched refs:PerlProc_execv (Results 1 – 3 of 3) sorted by relevance

/openbsd-src/gnu/usr.bin/perl/
H A Diperlsys.h1030 # define PerlProc_execv(c, a) \ macro
1100 # define PerlProc_execv(c, a) execv((c), (a)) macro
H A Dtoke.c7516 PerlProc_execv(ipath, EXEC_ARGV_CAST(newargv)); in yyl_strictwarn_bareword()
/openbsd-src/gnu/usr.bin/perl/dist/Devel-PPPort/parts/base/
H A D5005000299 PerlProc_execv # Z added by devel/scanprov