Home
last modified time | relevance | path

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

/external/chromium/third_party/libevent/
Devdns.c646 reply_callback(struct request *const req, u32 ttl, u32 err, struct reply *reply) { in reply_callback() function
745 reply_callback(req, 0, error, NULL); in reply_handle()
749 reply_callback(req, ttl, 0, reply); in reply_handle()
1899 reply_callback(req, 0, DNS_ERR_TIMEOUT, NULL); in evdns_request_timeout_callback()
3041 reply_callback(req_head, 0, DNS_ERR_SHUTDOWN, NULL); in evdns_shutdown()
3046 reply_callback(req_waiting_head, 0, DNS_ERR_SHUTDOWN, NULL); in evdns_shutdown()