Searched refs:F_GETFL (Results 1 - 7 of 7) sorted by relevance

/bind-9.11.3/lib/isc/win32/
H A Dunistd.h19 #define F_GETFL 1 macro
/bind-9.11.3/contrib/dnsperf-2.1.0.0-1/
H A Dnet.c179 flags = fcntl(sock, F_GETFL, 0);
181 perf_log_fatal("fcntl(F_GETFL)");
/bind-9.11.3/lib/lwres/
H A Dcontext.c114 retval = fcntl(sd, F_GETFL, 0); \
/bind-9.11.3/lib/isc/unix/
H A Dentropy.c459 flags = fcntl(fd, F_GETFL, 0);
H A Dnet.c474 flags = fcntl(fd, F_GETFL, 0);
H A Dsocket.c1233 flags = fcntl(fd, F_GETFL, 0);
/bind-9.11.3/contrib/perftcpdns/
H A Dperftcpdns.c971 flags = fcntl(sock, F_GETFL, 0);
1139 flags = fcntl(sock, F_GETFL, 0);

Completed in 241 milliseconds