Searched refs:NETEVENT_TIMEOUT (Results 1 – 6 of 6) sorted by relevance
| /trueos/contrib/unbound/util/ |
| HD | netevent.h | 82 #define NETEVENT_TIMEOUT -2 macro
|
| HD | netevent.c | 1465 NETEVENT_TIMEOUT, NULL); 1498 err = NETEVENT_TIMEOUT;
|
| /trueos/contrib/unbound/services/ |
| HD | outside_network.c | 523 (void)(*p->cb)(p->pc->cp, p->cb_arg, NETEVENT_TIMEOUT, NULL); 1112 (void)(*cb)(NULL, cb_arg, NETEVENT_TIMEOUT, NULL); 1684 if(error == NETEVENT_TIMEOUT) { 1723 serviced_callbacks(sq, NETEVENT_TIMEOUT, c, rep);
|
| /trueos/contrib/unbound/libunbound/ |
| HD | libworker.c | 866 NETEVENT_TIMEOUT); in libworker_handle_reply() 892 NETEVENT_TIMEOUT); in libworker_handle_service_reply()
|
| /trueos/contrib/unbound/daemon/ |
| HD | worker.c | 253 NETEVENT_TIMEOUT); in worker_handle_reply() 285 NETEVENT_TIMEOUT); in worker_handle_service_reply()
|
| HD | remote.c | 2250 if(err==NETEVENT_TIMEOUT) in remote_control_callback()
|