Home
last modified time | relevance | path

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

/openbsd-src/usr.bin/dig/lib/isc/include/isc/
H A Dsocket.h175 #define ISC_SOCKCANCEL_ALL 0x0000000f /*%< cancel everything */ macro
/openbsd-src/usr.bin/dig/
H A Ddighost.c2408 ISC_SOCKCANCEL_ALL); in cancel_lookup()
2688 ISC_SOCKCANCEL_ALL); in connect_timeout()
2696 isc_socket_cancel(query->sock, NULL, ISC_SOCKCANCEL_ALL); in connect_timeout()
3788 ISC_SOCKCANCEL_ALL); in cancel_all()
3801 ISC_SOCKCANCEL_ALL); in cancel_all()
H A Dnslookup.c837 ISC_SOCKCANCEL_ALL); in flush_lookup_list()