Searched defs:ctlfd (Results 1 - 1 of 1) sorted by relevance

/bind-9.11.3/lib/isc/unix/
H A Dsocket.c4275 int ctlfd; local
4283 ctlfd = manager->pipe_fds[0];
4393 if (FD_ISSET(ctlfd, manager->read_fds_copy))

Completed in 29 milliseconds