Searched refs:helper_pid_out (Results 1 – 2 of 2) sorted by relevance
479 int os_rcv_fd(int fd, int *helper_pid_out) in os_rcv_fd() argument489 iov = ((struct iovec) { .iov_base = helper_pid_out, in os_rcv_fd()490 .iov_len = sizeof(*helper_pid_out) }); in os_rcv_fd()501 *helper_pid_out = -1; in os_rcv_fd()
156 extern int os_rcv_fd(int fd, int *helper_pid_out);