search_domain 2379 third_party/libevent/evdns.c struct search_domain *next; search_domain 2387 third_party/libevent/evdns.c struct search_domain *head; search_domain 2397 third_party/libevent/evdns.c struct search_domain *next, *dom; search_domain 2433 third_party/libevent/evdns.c struct search_domain *sdomain; search_domain 2441 third_party/libevent/evdns.c sdomain = (struct search_domain *) malloc(sizeof(struct search_domain) + domain_len); search_domain 2443 third_party/libevent/evdns.c memcpy( ((u8 *) sdomain) + sizeof(struct search_domain), domain, domain_len); search_domain 2454 third_party/libevent/evdns.c struct search_domain *cur, *prev = NULL, *next; search_domain 2496 third_party/libevent/evdns.c struct search_domain *dom; search_domain 2502 third_party/libevent/evdns.c const u8 *const postfix = ((u8 *) dom) + sizeof(struct search_domain); search_domain 3037 third_party/libevent/evdns.c struct search_domain *dom, *dom_next;