Searched refs:next (Results 1 – 1 of 1) sorted by relevance
71 struct tzstring_l *next; member89 for (u = t = tzstring_list; t; u = t, t = t->next) in __tzstring_len()102 new->next = NULL; in __tzstring_len()108 u->next = new; in __tzstring_len()619 tzstring_list = tzstring_list->next; in libc_freeres_fn()
Completed in 4 milliseconds