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

  /src/external/bsd/libevent/dist/
evdns.c 889 reply_handle(struct request *const req, u16 flags, u32 ttl, struct reply *reply) { function
1225 reply_handle(req, flags, ttl_r, &reply);
1229 reply_handle(req, flags, 0, NULL);
  /src/external/bsd/ntp/dist/sntp/libevent/
evdns.c 887 reply_handle(struct request *const req, u16 flags, u32 ttl, struct reply *reply) { function
1223 reply_handle(req, flags, ttl_r, &reply);
1227 reply_handle(req, flags, 0, NULL);

Completed in 27 milliseconds