HomeSort by relevance Sort by last modified time
    Searched full:evdns_init (Results 1 - 5 of 5) sorted by null

  /external/chromium/third_party/libevent/
evdns.3 32 .Nm evdns_init
54 .Fn evdns_init
157 .Fn evdns_init,
195 .It Ft int Fn evdns_init
evdns.h 223 int evdns_init(void);
235 @see evdns_init()
event.h 109 resolver functions, you must call evdns_init() to initialize the library. To
    [all...]
evdns.c 3002 evdns_init(void) function
    [all...]
  /external/chromium/third_party/libevent/test/
regress_dns.c 368 dns_server(); /* Do this before we call evdns_init. */
370 evdns_init();

Completed in 63 milliseconds