Searched refs:__map_file (Results 1 – 7 of 7) sorted by relevance
16 hidden const unsigned char *__map_file(const char *, size_t *);
6 const char unsigned *__map_file(const char *pathname, size_t *size) in __map_file() function
176 map = __map_file(s, &map_size); in do_tzset()185 map = __map_file(pathname-l, &map_size); in do_tzset()
17 const unsigned char *map = __map_file(name, &size); in do_catopen()
78 const void *map = __map_file(buf, &map_size); in __get_locale()
192 if (map = __map_file(name, &map_size)) break; in dcngettext()
1148 "src/time/__map_file.c",