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

  /src/external/bsd/libevent/dist/
evrpc.c 634 static void evrpc_reply_done(struct evhttp_request *, void *);
670 if ((req = evhttp_request_new(evrpc_reply_done, ctx)) == NULL)
864 evrpc_reply_done(struct evhttp_request *req, void *arg) function
evrpc.c 634 static void evrpc_reply_done(struct evhttp_request *, void *);
670 if ((req = evhttp_request_new(evrpc_reply_done, ctx)) == NULL)
864 evrpc_reply_done(struct evhttp_request *req, void *arg) function
  /src/external/bsd/ntp/dist/sntp/libevent/
evrpc.c 632 static void evrpc_reply_done(struct evhttp_request *, void *);
668 if ((req = evhttp_request_new(evrpc_reply_done, ctx)) == NULL)
862 evrpc_reply_done(struct evhttp_request *req, void *arg) function
evrpc.c 632 static void evrpc_reply_done(struct evhttp_request *, void *);
668 if ((req = evhttp_request_new(evrpc_reply_done, ctx)) == NULL)
862 evrpc_reply_done(struct evhttp_request *req, void *arg) function

Completed in 76 milliseconds