Searched refs:helper_pid_out (Results 1 – 2 of 2) sorted by relevance
464 int os_rcv_fd(int fd, int *helper_pid_out) in os_rcv_fd() argument474 iov = ((struct iovec) { .iov_base = helper_pid_out, in os_rcv_fd()475 .iov_len = sizeof(*helper_pid_out) }); in os_rcv_fd()486 *helper_pid_out = -1; in os_rcv_fd()
154 extern int os_rcv_fd(int fd, int *helper_pid_out);