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

/bind-9.11.3/lib/isc/unix/
H A Dsocket.c6332 int onoff = yes ? 1 : 0; local
6344 (void *)&onoff, sizeof(int)) < 0) {
/bind-9.11.3/lib/isc/win32/
H A Dsocket.c3881 int onoff = yes ? 1 : 0; local
3891 (char *)&onoff, sizeof(onoff));

Completed in 25 milliseconds