Home
last modified time | relevance | path

Searched defs:size (Results 1 – 3 of 3) sorted by relevance

/timezone/
A Dtst-tzset.c36 create_tz_file (off64_t size) in create_tz_file()
104 test_tz_file (off64_t size) in test_tz_file()
A Dzdump.c142 xmalloc(size_t size) in xmalloc()
797 my_snprintf(char *s, size_t size, char const *format, ...) in my_snprintf()
834 format_local_time(char *buf, size_t size, struct tm const *tm) in format_local_time()
857 format_utc_offset(char *buf, size_t size, struct tm const *tm, time_t t) in format_utc_offset()
887 format_quoted_string(char *buf, size_t size, char const *p) in format_quoted_string()
928 istrftime(char *buf, size_t size, char const *time_fmt, in istrftime()
1014 size_t size = sizeof stackbuf; in showtrans() local
A Dzic.c145 # define readlink(file, buf, size) (errno = ENOTSUP, -1) argument
445 align_to(size_t size, size_t alignment) in align_to()
472 emalloc(size_t size) in emalloc()
478 erealloc(void *ptr, size_t size) in erealloc()

Completed in 15 milliseconds