Searched refs:PerlProc_kill (Results 1 – 4 of 4) sorted by relevance
1044 # define PerlProc_kill(i, a) \ macro1107 # define PerlProc_kill(i, a) kill((i), (a)) macro
2784 : PerlProc_kill(proc, val)) in Perl_apply() 2786 if (PerlProc_kill(killgp ? -proc: proc, val)) in Perl_apply()
3095 PerlProc_kill(PerlProc_getpid(), signo); in Perl_my_pclose()
308 PerlProc_kill # Z added by devel/scanprov