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

  /src/external/bsd/unbound/dist/util/
netevent.h 862 int comm_point_perform_accept(struct comm_point* c,
netevent.c 2978 int comm_point_perform_accept(struct comm_point* c, function
3272 new_fd = comm_point_perform_accept(c, &c_hdl->repinfo.remote_addr,
  /src/external/bsd/unbound/dist/daemon/
remote.c 481 newfd = comm_point_perform_accept(c, &addr, &addrlen);

Completed in 35 milliseconds