HomeSort by: relevance | last modified time | path
    Searched refs:ISC_SOCKCANCEL_ALL (Results 1 - 5 of 5) sorted by relevancy

  /src/external/mpl/dhcp/bind/dist/lib/isc/include/isc/
socket.h 188 #define ISC_SOCKCANCEL_ALL 0x0000000f /*%< cancel everything */
255 * The type ISC_SOCKCANCEL_ALL will cancel all pending I/O on this
  /src/external/bsd/ntp/dist/libntp/lib/isc/include/isc/
socket.h 246 #define ISC_SOCKCANCEL_ALL 0x0000000f /*%< cancel everything */
479 * The type ISC_SOCKCANCEL_ALL will cancel all pending I/O on this
  /src/external/mpl/dhcp/bind/dist/lib/isc/
httpd.c 1103 isc_socket_cancel(httpdmgr->sock, httpdmgr->task, ISC_SOCKCANCEL_ALL);
1108 ISC_SOCKCANCEL_ALL);
  /src/external/mpl/dhcp/dist/omapip/
dispatch.c 408 ISC_SOCKCANCEL_ALL);
  /src/external/mpl/dhcp/bind/dist/lib/dns/
dispatch.c 3546 isc_socket_cancel(sock, task, ISC_SOCKCANCEL_ALL);

Completed in 21 milliseconds