Searched refs:__map_file (Results 1 – 5 of 5) sorted by relevance
18 const unsigned char* __map_file(const char*, size_t*) ATTR_LIBC_VISIBILITY;
8 const char unsigned* __map_file(const char* pathname, size_t* size) { in __map_file() function
172 map = __map_file(s, &map_size); in do_tzset()181 map = __map_file(pathname - l, &map_size); in do_tzset()
13 const unsigned char* __map_file(const char*, size_t*);74 const void* map = __map_file(buf, &map_size); in __get_locale()
809 $(LOCAL_DIR)/src/time/__map_file.c \
Completed in 9 milliseconds