Home
last modified time | relevance | path

Searched refs:PerlProc_kill (Results 1 – 4 of 4) sorted by relevance

/openbsd-src/gnu/usr.bin/perl/
H A Diperlsys.h1044 # define PerlProc_kill(i, a) \ macro
1107 # define PerlProc_kill(i, a) kill((i), (a)) macro
H A Ddoio.c2784 : PerlProc_kill(proc, val)) in Perl_apply()
2786 if (PerlProc_kill(killgp ? -proc: proc, val)) in Perl_apply()
H A Dutil.c3095 PerlProc_kill(PerlProc_getpid(), signo); in Perl_my_pclose()
/openbsd-src/gnu/usr.bin/perl/dist/Devel-PPPort/parts/base/
H A D5005000308 PerlProc_kill # Z added by devel/scanprov