Home
last modified time | relevance | path

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

/resolv/
A Dgai_suspend.c110 struct waitlist **listp = &requestlist[cnt]->waiting; in ___gai_suspend_time64() local
115 while (*listp != NULL && *listp != &waitlist[cnt]) in ___gai_suspend_time64()
116 listp = &(*listp)->next; in ___gai_suspend_time64()
118 if (*listp != NULL) in ___gai_suspend_time64()
119 *listp = (*listp)->next; in ___gai_suspend_time64()

Completed in 4 milliseconds