Home
last modified time | relevance | path

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

/resolv/
A Dgai_misc.c149 new_row->next = freelist; in get_elem()
172 runp = runp->next; in __gai_find_request()
192 runp = runp->next; in __gai_remove_request()
204 requests = runp->next; in __gai_remove_request()
206 lastp->next = runp->next; in __gai_remove_request()
240 newp->next = NULL; in __gai_enqueue_request()
274 lastp->next = NULL; in __gai_enqueue_request()
353 lastp->next = runp->next; in handle_requests()
356 runp->next = freelist; in handle_requests()
362 runp = runp->next; in handle_requests()
[all …]
A Dns_name_pack.c63 goto next; in dn_find()
67 goto next; in dn_find()
73 goto next; in dn_find()
83 next: ; in dn_find()
A Dgai_notify.c112 struct waitlist *next = waitlist->next; in __gai_notify() local
136 waitlist = next; in __gai_notify()
A Dgai_misc.h28 struct waitlist *next; member
47 struct requestlist *next; member
A Dgai_suspend.c55 waitlist[cnt].next = requestlist[cnt]->waiting; in ___gai_suspend_time64()
116 listp = &(*listp)->next; in ___gai_suspend_time64()
119 *listp = (*listp)->next; in ___gai_suspend_time64()
A Dgetaddrinfo_a.c110 waitlist[cnt].next = requests[cnt]->waiting; in __getaddrinfo_a()
164 waitlist->list[cnt].next = requests[cnt]->waiting; in __getaddrinfo_a()
A Dresolv_context.c248 struct resolv_context *next = ctx->__next; in libc_hidden_def() local
250 ctx = next; in libc_hidden_def()
/resolv/nss_dns/
A Ddns-host.c1208 (*pat)->next = NULL; in gaih_getanswer_slice()
1228 pat = &((*pat)->next); in gaih_getanswer_slice()

Completed in 16 milliseconds