Home
last modified time | relevance | path

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

/dports/dns/bind-tools/bind-9.16.27/lib/isc/unix/
H A Dsocket.c1953 static isc_once_t rcvbuf_once = ISC_ONCE_INIT; variable
2355 RUNTIME_CHECK(isc_once_do(&rcvbuf_once, set_rcvbuf) == in opensocket()
/dports/dns/bind916/bind-9.16.27/lib/isc/unix/
H A Dsocket.c1953 static isc_once_t rcvbuf_once = ISC_ONCE_INIT; variable
2355 RUNTIME_CHECK(isc_once_do(&rcvbuf_once, set_rcvbuf) == in opensocket()
/dports/dns/samba-nsupdate/bind-9.16.5/lib/isc/unix/
H A Dsocket.c1940 static isc_once_t rcvbuf_once = ISC_ONCE_INIT; variable
2363 RUNTIME_CHECK(isc_once_do(&rcvbuf_once, set_rcvbuf) == in opensocket()
/dports/dns/bind9-devel/bind9-e112afa15668bd3b1baed59df2d21e01b46da15e/lib/isc/
H A Dsocket.c1948 static isc_once_t rcvbuf_once = ISC_ONCE_INIT; variable
2337 RUNTIME_CHECK(isc_once_do(&rcvbuf_once, set_rcvbuf) == in opensocket()
/dports/dns/bind911/bind-9.11.37/lib/isc/unix/
H A Dsocket.c2461 static isc_once_t rcvbuf_once = ISC_ONCE_INIT; variable
2911 RUNTIME_CHECK(isc_once_do(&rcvbuf_once, in opensocket()