OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:evdns_server_request_add_reply
(Results
1 - 2
of
2
) sorted by null
/external/chromium/third_party/libevent/
evdns.h
513
int
evdns_server_request_add_reply
(struct evdns_server_request *req, int section, const char *name, int type, int dns_class, int ttl, int datalen, int is_name, const char *data);
evdns.c
1511
evdns_server_request_add_reply
(struct evdns_server_request *_req, int section, const char *name, int type, int class, int ttl, int datalen, int is_name, const char *data)
function
[
all
...]
Completed in 102 milliseconds