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

  /src/external/bsd/unbound/dist/smallapp/
worker_cb.c 84 int remote_control_callback(struct comm_point* ATTR_UNUSED(c), function
  /src/external/bsd/unbound/dist/libunbound/
libworker.c 959 int remote_control_callback(struct comm_point* ATTR_UNUSED(c), function
  /src/external/bsd/unbound/dist/testcode/
testbound.c 654 int remote_control_callback(struct comm_point* ATTR_UNUSED(c), function
  /src/external/bsd/nsd/dist/
remote.c 227 remote_control_callback(int fd, short event, void* arg);
642 remote_control_callback, n);
701 remote_control_callback(newfd, EV_READ, n);
2861 remote_control_callback, s);
2878 remote_control_callback, s);
2895 remote_control_callback(int fd, short event, void* arg) function
  /src/external/bsd/unbound/dist/dnstap/
unbound-dnstap-socket.c 1631 int remote_control_callback(struct comm_point* ATTR_UNUSED(c), function
  /src/external/bsd/unbound/dist/daemon/
remote.c 481 &remote_control_callback, n);
522 (void)remote_control_callback(n->c, n, NETEVENT_NOERROR, NULL);
4267 int remote_control_callback(struct comm_point* c, void* arg, int err, function

Completed in 60 milliseconds