Searched refs:BROADFD (Results 1 – 1 of 1) sorted by relevance
89 #define BROADFD broad_domain->dom_pipe_fds[1] macro604 if (write(BROADFD, &buf, sizeof(buf)) < 0) in tell_parent()613 FD_SET(BROADFD, &fds); in tell_parent()616 if (FD_ISSET(BROADFD, &fds)) { in tell_parent()617 if (write(BROADFD, addr, sizeof(struct sockaddr_in)) < 0) in tell_parent()623 close(BROADFD); in tell_parent()