Searched refs:tzstring_l (Results 1 – 1 of 1) sorted by relevance
69 struct tzstring_l struct71 struct tzstring_l *next; argument76 static struct tzstring_l *tzstring_list; argument85 struct tzstring_l *t, *u, *new; in __tzstring_len()98 new = malloc (sizeof (struct tzstring_l) + len + 1); in __tzstring_len()617 struct tzstring_l *old = tzstring_list; in libc_freeres_fn()
Completed in 3 milliseconds