OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:isc__nm_failed_read_cb
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/mpl/dhcp/bind/dist/lib/isc/netmgr/
netmgr.c
1897
isc__nm_failed_read_cb
(isc_nmsocket_t *sock, isc_result_t result, bool async) {
function
1999
isc__nm_failed_read_cb
(sock, ISC_R_CANCELED, false);
2002
isc__nm_failed_read_cb
(sock, ISC_R_TIMEDOUT, false);
/src/external/mpl/bind/dist/lib/isc/netmgr/
netmgr.c
1072
isc__nm_failed_read_cb
(isc_nmsocket_t *sock, isc_result_t result, bool async) {
function
1180
isc__nm_failed_read_cb
(sock, ISC_R_TIMEDOUT, false);
1183
isc__nm_failed_read_cb
(sock, ISC_R_TIMEDOUT, false);
1735
isc__nm_failed_read_cb
(handle->sock, ISC_R_CANCELED, false);
Completed in 21 milliseconds
Indexes created Tue Jun 23 00:25:03 UTC 2026