Home
last modified time | relevance | path

Searched refs:MAKE_NONBLOCKING (Results 1 – 1 of 1) sorted by relevance

/freebsd-9-stable/contrib/bind9/lib/lwres/
Dcontext.c120 #ifndef MAKE_NONBLOCKING
121 #define MAKE_NONBLOCKING(sd, retval) \ macro
363 MAKE_NONBLOCKING(s, ret); in context_connect()