Searched refs:writes (Results 1 - 2 of 2) sorted by relevance

/bind-9.6-ESV-R11/lib/isc/unix/
H A Dentropy.c395 fd_set writes; local
399 FD_ZERO(&writes);
420 FD_SET(fd, &writes);
436 cc = select(maxfd + 1, &reads, &writes, NULL, NULL);
/bind-9.6-ESV-R11/bin/tests/
H A Dnamed.conf488 * channel default_stderr { // writes to stderr

Completed in 33 milliseconds