Home
last modified time | relevance | path

Searched defs:ev0 (Results 1 – 11 of 11) sorted by relevance

/netbsd-src/external/mpl/dhcp/bind/dist/lib/isc/netmgr/
H A Dtcp.c194 isc__nm_async_tcpconnect(isc__networker_t *worker, isc__netievent_t *ev0) { in isc__nm_async_tcpconnect()
515 isc__nm_async_tcplisten(isc__networker_t *worker, isc__netievent_t *ev0) { in isc__nm_async_tcplisten()
684 isc__nm_async_tcpstop(isc__networker_t *worker, isc__netievent_t *ev0) { in isc__nm_async_tcpstop()
770 isc__nm_async_tcpstartread(isc__networker_t *worker, isc__netievent_t *ev0) { in isc__nm_async_tcpstartread()
821 isc__nm_async_tcppauseread(isc__networker_t *worker, isc__netievent_t *ev0) { in isc__nm_async_tcppauseread()
950 isc__nm_async_tcpaccept(isc__networker_t *worker, isc__netievent_t *ev0) { in isc__nm_async_tcpaccept()
1131 isc__nm_async_tcpsend(isc__networker_t *worker, isc__netievent_t *ev0) { in isc__nm_async_tcpsend()
1355 isc__nm_async_tcpclose(isc__networker_t *worker, isc__netievent_t *ev0) { in isc__nm_async_tcpclose()
1436 isc__nm_async_tcpcancel(isc__networker_t *worker, isc__netievent_t *ev0) { in isc__nm_async_tcpcancel()
H A Dudp.c217 isc__nm_async_udplisten(isc__networker_t *worker, isc__netievent_t *ev0) { in isc__nm_async_udplisten()
354 isc__nm_async_udpstop(isc__networker_t *worker, isc__netievent_t *ev0) { in isc__nm_async_udpstop()
579 isc__nm_async_udpsend(isc__networker_t *worker, isc__netievent_t *ev0) { in isc__nm_async_udpsend()
751 isc__nm_async_udpconnect(isc__networker_t *worker, isc__netievent_t *ev0) { in isc__nm_async_udpconnect()
933 isc__nm_async_udpread(isc__networker_t *worker, isc__netievent_t *ev0) { in isc__nm_async_udpread()
1107 isc__nm_async_udpclose(isc__networker_t *worker, isc__netievent_t *ev0) { in isc__nm_async_udpclose()
1199 isc__nm_async_udpcancel(isc__networker_t *worker, isc__netievent_t *ev0) { in isc__nm_async_udpcancel()
H A Dtcpdns.c165 isc__nm_async_tcpdnsconnect(isc__networker_t *worker, isc__netievent_t *ev0) { in isc__nm_async_tcpdnsconnect()
481 isc__nm_async_tcpdnslisten(isc__networker_t *worker, isc__netievent_t *ev0) { in isc__nm_async_tcpdnslisten()
650 isc__nm_async_tcpdnsstop(isc__networker_t *worker, isc__netievent_t *ev0) { in isc__nm_async_tcpdnsstop()
737 isc__nm_async_tcpdnsread(isc__networker_t *worker, isc__netievent_t *ev0) { in isc__nm_async_tcpdnsread()
930 isc__nm_async_tcpdnsaccept(isc__networker_t *worker, isc__netievent_t *ev0) { in isc__nm_async_tcpdnsaccept()
1141 isc__nm_async_tcpdnssend(isc__networker_t *worker, isc__netievent_t *ev0) { in isc__nm_async_tcpdnssend()
1390 isc__nm_async_tcpdnsclose(isc__networker_t *worker, isc__netievent_t *ev0) { in isc__nm_async_tcpdnsclose()
1472 isc__nm_async_tcpdnscancel(isc__networker_t *worker, isc__netievent_t *ev0) { in isc__nm_async_tcpdnscancel()
H A Dnetmgr.c446 isc__nm_async_pause(isc__networker_t *worker, isc__netievent_t *ev0) { in isc__nm_async_pause()
497 isc__nm_async_resume(isc__networker_t *worker, isc__netievent_t *ev0) { in isc__nm_async_resume()
835 isc__nm_async_stop(isc__networker_t *worker, isc__netievent_t *ev0) { in isc__nm_async_stop()
873 #define isc__nm_async_privilegedtask(worker, ev0) \ argument
877 isc__nm_async_task(isc__networker_t *worker, isc__netievent_t *ev0) { in isc__nm_async_task()
2576 isc__nm_async_connectcb(isc__networker_t *worker, isc__netievent_t *ev0) { in isc__nm_async_connectcb()
2617 isc__nm_async_readcb(isc__networker_t *worker, isc__netievent_t *ev0) { in isc__nm_async_readcb()
2661 isc__nm_async_sendcb(isc__networker_t *worker, isc__netievent_t *ev0) { in isc__nm_async_sendcb()
2680 isc__nm_async_close(isc__networker_t *worker, isc__netievent_t *ev0) { in isc__nm_async_close()
2694 isc__nm_async_detach(isc__networker_t *worker, isc__netievent_t *ev0) { in isc__nm_async_detach()
[all …]
/netbsd-src/external/mpl/bind/dist/lib/isc/netmgr/
H A Dtcp.c193 isc__nm_async_tcpconnect(isc__networker_t * worker,isc__netievent_t * ev0) isc__nm_async_tcpconnect() argument
522 isc__nm_async_tcplisten(isc__networker_t * worker,isc__netievent_t * ev0) isc__nm_async_tcplisten() argument
683 isc__nm_async_tcpstop(isc__networker_t * worker,isc__netievent_t * ev0) isc__nm_async_tcpstop() argument
767 isc__nm_async_tcpstartread(isc__networker_t * worker,isc__netievent_t * ev0) isc__nm_async_tcpstartread() argument
818 isc__nm_async_tcppauseread(isc__networker_t * worker,isc__netievent_t * ev0) isc__nm_async_tcppauseread() argument
946 isc__nm_async_tcpaccept(isc__networker_t * worker,isc__netievent_t * ev0) isc__nm_async_tcpaccept() argument
1127 isc__nm_async_tcpsend(isc__networker_t * worker,isc__netievent_t * ev0) isc__nm_async_tcpsend() argument
1351 isc__nm_async_tcpclose(isc__networker_t * worker,isc__netievent_t * ev0) isc__nm_async_tcpclose() argument
1436 isc__nm_async_tcpcancel(isc__networker_t * worker,isc__netievent_t * ev0) isc__nm_async_tcpcancel() argument
H A Dtcpdns.c
H A Dudp.c312 isc__nm_async_routeconnect(isc__networker_t * worker,isc__netievent_t * ev0) isc__nm_async_routeconnect() argument
420 isc__nm_async_udplisten(isc__networker_t * worker,isc__netievent_t * ev0) isc__nm_async_udplisten() argument
543 isc__nm_async_udpstop(isc__networker_t * worker,isc__netievent_t * ev0) isc__nm_async_udpstop() argument
770 isc__nm_async_udpsend(isc__networker_t * worker,isc__netievent_t * ev0) isc__nm_async_udpsend() argument
939 isc__nm_async_udpconnect(isc__networker_t * worker,isc__netievent_t * ev0) isc__nm_async_udpconnect() argument
1124 isc__nm_async_udpread(isc__networker_t * worker,isc__netievent_t * ev0) isc__nm_async_udpread() argument
1299 isc__nm_async_udpclose(isc__networker_t * worker,isc__netievent_t * ev0) isc__nm_async_udpclose() argument
1395 isc__nm_async_udpcancel(isc__networker_t * worker,isc__netievent_t * ev0) isc__nm_async_udpcancel() argument
H A Dtlsdns.c
H A Dtlsstream.c810 isc__nm_async_tlssend(isc__networker_t * worker,isc__netievent_t * ev0) isc__nm_async_tlssend() argument
863 isc__nm_async_tlsstartread(isc__networker_t * worker,isc__netievent_t * ev0) isc__nm_async_tlsstartread() argument
975 isc__nm_async_tlsclose(isc__networker_t * worker,isc__netievent_t * ev0) isc__nm_async_tlsclose() argument
1127 isc__nm_async_tlscancel(isc__networker_t * worker,isc__netievent_t * ev0) isc__nm_async_tlscancel() argument
1140 isc__nm_async_tlsdobio(isc__networker_t * worker,isc__netievent_t * ev0) isc__nm_async_tlsdobio() argument
H A Dnetmgr.c398 isc__nm_async_pause(isc__networker_t * worker,isc__netievent_t * ev0) isc__nm_async_pause() argument
448 isc__nm_async_resume(isc__networker_t * worker,isc__netievent_t * ev0) isc__nm_async_resume() argument
812 isc__nm_async_stop(isc__networker_t * worker,isc__netievent_t * ev0) isc__nm_async_stop() argument
850 isc__nm_async_privilegedtask(worker,ev0) global() argument
854 isc__nm_async_task(isc__networker_t * worker,isc__netievent_t * ev0) isc__nm_async_task() argument
2801 isc__nm_async_sockstop(isc__networker_t * worker,isc__netievent_t * ev0) isc__nm_async_sockstop() argument
2856 isc__nm_async_connectcb(isc__networker_t * worker,isc__netievent_t * ev0) isc__nm_async_connectcb() argument
2897 isc__nm_async_readcb(isc__networker_t * worker,isc__netievent_t * ev0) isc__nm_async_readcb() argument
2941 isc__nm_async_sendcb(isc__networker_t * worker,isc__netievent_t * ev0) isc__nm_async_sendcb() argument
2960 isc__nm_async_close(isc__networker_t * worker,isc__netievent_t * ev0) isc__nm_async_close() argument
2974 isc__nm_async_detach(isc__networker_t * worker,isc__netievent_t * ev0) isc__nm_async_detach() argument
3091 isc__nm_async_shutdown(isc__networker_t * worker,isc__netievent_t * ev0) isc__nm_async_shutdown() argument
3774 isc__nm_async_settlsctx(isc__networker_t * worker,isc__netievent_t * ev0) isc__nm_async_settlsctx() argument
H A Dhttp.c2266 isc__nm_async_httpsend(isc__networker_t * worker,isc__netievent_t * ev0) isc__nm_async_httpsend() argument
2767 isc__nm_async_httpclose(isc__networker_t * worker,isc__netievent_t * ev0) isc__nm_async_httpclose() argument
2993 isc__nm_async_httpendpoints(isc__networker_t * worker,isc__netievent_t * ev0) isc__nm_async_httpendpoints() argument