Home
last modified time | relevance | path

Searched refs:evrpc_reply_done (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/ntp/sntp/libevent/
H A Devrpc.c630 static void evrpc_reply_done(struct evhttp_request *, void *);
666 if ((req = evhttp_request_new(evrpc_reply_done, ctx)) == NULL) in evrpc_schedule_request()
860 evrpc_reply_done(struct evhttp_request *req, void *arg) in evrpc_reply_done() function
/freebsd/contrib/libevent/
H A Devrpc.c630 static void evrpc_reply_done(struct evhttp_request *, void *);
666 if ((req = evhttp_request_new(evrpc_reply_done, ctx)) == NULL) in evrpc_schedule_request()
860 evrpc_reply_done(struct evhttp_request *req, void *arg) in evrpc_reply_done() function