Home
last modified time | relevance | path

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

/timezone/
A Dtst-timezone.c95 char buf[BUFSIZ]; in do_test() local
125 char buf[200]; in do_test() local
148 char buf[200]; in do_test() local
A Dzdump.c352 saveabbr(char **buf, size_t *bufalloc, struct tm const *tmp) in saveabbr()
803 char buf[1024]; in my_snprintf() local
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()
1015 char *buf = stackbuf; in showtrans() local
A Dzic.c145 # define readlink(file, buf, size) (errno = ENOTSUP, -1) argument
1188 char buf[BUFSIZ]; in infile() local
1792 convert(const int_fast32_t val, char *const buf) in convert()
1803 convert64(const zic_t val, char *const buf) in convert64()
1816 char buf[4]; in puttzcode() local
1828 char buf[8]; in puttzcodepass() local
2282 abbroffset(char *buf, zic_t offset) in abbroffset()
3073 char *buf; in yearistype() local

Completed in 15 milliseconds