Searched refs:handle_sigchld (Results 1 - 3 of 3) sorted by relevance

/netbsd-current/tests/lib/libc/sys/
H A Dt_sendrecv.c58 handle_sigchld(__unused int pid) function
132 sa.sa_handler = &handle_sigchld;
H A Dt_recvmmsg.c64 handle_sigchld(__unused int pid) function
113 sa.sa_handler = &handle_sigchld;
H A Dt_sendmmsg.c57 handle_sigchld(__unused int pid) function
123 sa.sa_handler = &handle_sigchld;

Completed in 77 milliseconds