Home
last modified time | relevance | path

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

/time/
A Dtzset.c69 struct tzstring_l struct
71 struct tzstring_l *next; argument
76 static struct tzstring_l *tzstring_list; argument
85 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