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

/openbsd-current/gnu/usr.bin/perl/
H A DXSUB.h601 # define kill PerlProc_kill
H A Diperlsys.h1044 # define PerlProc_kill(i, a) \ macro
1107 # define PerlProc_kill(i, a) kill((i), (a)) macro
H A Ddoio.c2743 : PerlProc_kill(proc, val))
2745 if (PerlProc_kill(killgp ? -proc: proc, val))
H A Dutil.c3024 PerlProc_kill(PerlProc_getpid(), signo);

Completed in 189 milliseconds