Searched refs:reaper (Results 1 - 5 of 5) sorted by relevance

/macosx-10.10/IOKitUser-1050.1.21/kext.subproj/
H A Dkextmanager_mig.defs101 reaper : mach_port_make_send_t; // death tracking
111 reaper : mach_port_make_send_t; // death tracking
/macosx-10.10/configd-699.1.5/SystemConfiguration.fproj/
H A DSCDPlugin.c111 reaper(int sigraised) function
259 act.sa_handler = reaper;
/macosx-10.10/PostgreSQL-97/Support/backup_restore/
H A Dxpostgres71 $SIG{CHLD} = \&reaper;
898 sub reaper { subroutine
914 $SIG{CHLD} = \&reaper;
/macosx-10.10/CPANInternal-159.1/Net-Daemon-0.48/lib/Net/
H A DDaemon.pm542 my $reaper = $self->SigChildHandler(\$child_pid);
543 $SIG{'CHLD'} = $reaper if $reaper;
/macosx-10.10/OpenSSH-189/openssh/
H A Dssh-agent.c444 reaper(void) function
1053 deadline = reaper();
1514 (void) reaper(); /* remove expired keys */

Completed in 181 milliseconds