Home
last modified time | relevance | path

Searched refs:isc_socket_cancel (Results 1 – 4 of 4) sorted by relevance

/freebsd-13.1/contrib/ntp/lib/isc/include/isc/
H A Dnamespace.h120 #define isc_socket_cancel isc__socket_cancel macro
H A Dsocket.h462 isc_socket_cancel(isc_socket_t *sock, isc_task_t *task,
/freebsd-13.1/contrib/ntp/lib/isc/
H A Dsocket_api.c162 isc_socket_cancel(isc_socket_t *sock, isc_task_t *task, unsigned int how) { in isc_socket_cancel() function
H A Dhttpd.c782 isc_socket_cancel(httpdmgr->sock, httpdmgr->task, ISC_SOCKCANCEL_ALL); in isc_httpdmgr_shutdown()
786 isc_socket_cancel(httpd->sock, httpdmgr->task, in isc_httpdmgr_shutdown()