Searched refs:NETEVENT_TIMEOUT (Results 1 – 6 of 6) sorted by relevance
| /freebsd-10-stable/contrib/unbound/util/ |
| D | netevent.h | 82 #define NETEVENT_TIMEOUT -2 macro
|
| D | netevent.c | 1479 NETEVENT_TIMEOUT, NULL); 1512 err = NETEVENT_TIMEOUT;
|
| /freebsd-10-stable/contrib/unbound/services/ |
| D | outside_network.c | 527 (void)(*p->cb)(p->pc->cp, p->cb_arg, NETEVENT_TIMEOUT, NULL); 1120 (void)(*cb)(NULL, cb_arg, NETEVENT_TIMEOUT, NULL); 1705 if(error == NETEVENT_TIMEOUT) { 1744 serviced_callbacks(sq, NETEVENT_TIMEOUT, c, rep);
|
| /freebsd-10-stable/contrib/unbound/libunbound/ |
| D | libworker.c | 867 NETEVENT_TIMEOUT); in libworker_handle_reply() 893 NETEVENT_TIMEOUT); in libworker_handle_service_reply()
|
| /freebsd-10-stable/contrib/unbound/daemon/ |
| D | worker.c | 255 NETEVENT_TIMEOUT); in worker_handle_reply() 287 NETEVENT_TIMEOUT); in worker_handle_service_reply()
|
| D | remote.c | 2585 if(err==NETEVENT_TIMEOUT) in remote_control_callback()
|