Home
last modified time | relevance | path

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

/glibc-2.36/time/
Dtzfile.c101 __tzfile_read (const char *file, size_t extra, char **extrap) in __tzfile_read() argument
293 *extrap = alloc_buffer_alloc_array (&buf, char, extra); in __tzfile_read()
/glibc-2.36/include/
Dtime.h58 char **extrap) attribute_hidden;