HomeSort by: relevance | last modified time | path
    Searched refs:NETEVENT_CLOSED (Results 1 - 6 of 6) sorted by relevancy

  /src/external/bsd/unbound/dist/services/
outside_network.c 1048 waiting_tcp_callback(w, NULL, NETEVENT_CLOSED,
1408 error = NETEVENT_CLOSED;
1426 error = NETEVENT_CLOSED;
1463 NETEVENT_TIMEOUT:NETEVENT_CLOSED));
1517 NETEVENT_CLOSED, NULL);
2403 reuse_cb_and_decommission(outnet, reuse->pending, NETEVENT_CLOSED);
2673 serviced_callbacks(sq, NETEVENT_CLOSED, NULL, NULL);
2845 pend, NETEVENT_CLOSED);
3084 error = NETEVENT_CLOSED;
3114 error = NETEVENT_CLOSED;
    [all...]
  /src/external/bsd/unbound/dist/util/
tube.c 168 (*tube->listen_cb)(tube, NULL, 0, NETEVENT_CLOSED,
198 (*tube->listen_cb)(tube, NULL, 0, NETEVENT_CLOSED,
netevent.h 101 #define NETEVENT_CLOSED -1
429 callback is called with error set to NETEVENT_CLOSED=-1.
netevent.c 4563 NETEVENT_CLOSED, NULL);
4588 NETEVENT_CLOSED, NULL);
4612 NETEVENT_CLOSED, NULL);
4643 NETEVENT_CLOSED, NULL);
4673 NETEVENT_CLOSED, NULL);
4694 NETEVENT_CLOSED, NULL);
5711 NETEVENT_CLOSED, NULL);
5723 NETEVENT_CLOSED, NULL);
5740 (void)(*c->callback)(c, c->cb_arg, NETEVENT_CLOSED,
  /src/external/bsd/unbound/dist/testcode/
fake_event.c 852 fake_pending_callback(runtime, mom, NETEVENT_CLOSED);
  /src/external/bsd/unbound/dist/daemon/
worker.c 498 if(error == NETEVENT_CLOSED)
1460 * NETEVENT_CLOSED or other comm point callback error values.

Completed in 27 milliseconds