Lines Matching refs:sig_recv
461 char sig_recv = 0;463 recv(signal_fds[0], &sig_recv, sizeof(sig_recv), MSG_WAITALL);464 return (int)sig_recv;