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

/macosx-10.10/bind9-45.101/bind9/lib/isc/win32/
H A Dsocket.c274 int state_lineno; /* line which last touched state */ member in struct:isc_socket
277 #define _set_state(sock, _state) do { (sock)->state = (_state); (sock)->state_lineno = __LINE__; } while (0)
/macosx-10.10/ntp-92/lib/isc/win32/
H A Dsocket.c274 int state_lineno; /* line which last touched state */ member in struct:isc_socket
277 #define _set_state(sock, _state) do { (sock)->state = (_state); (sock)->state_lineno = __LINE__; } while (0)

Completed in 190 milliseconds