Searched defs:buf (Results 1 – 18 of 18) sorted by relevance
/time/ |
A D | test_time.c | 36 char buf[BUFSIZ]; in main() local 39 static char buf[BUFSIZ]; in main() local
|
A D | strptime.c | 30 strptime (const char *buf, const char *format, struct tm *tm) in strptime()
|
A D | asctime.c | 34 asctime_internal (const struct tm *tp, char *buf, size_t buflen) in asctime_internal() 75 __asctime_r (const struct tm *tp, char *buf) in __asctime_r()
|
A D | tst-y2039.c | 33 char buf[500]; in do_test() local
|
A D | ctime_r.c | 24 __ctime64_r (const __time64_t *t, char *buf) in __ctime64_r()
|
A D | bug-asctime.c | 21 char buf[1000]; in do_test() local
|
A D | bug-asctime_r.c | 14 char buf[1000]; in do_test() local
|
A D | tst_wcsftime.c | 7 wchar_t buf[200]; in main() local
|
A D | tst-strftime.c | 10 char buf[1000]; in do_bz18985() local 85 char *buf = NULL; in do_test() local 141 char buf[100]; in do_test() local
|
A D | tst-ftime_l.c | 15 char buf[1000]; in do_test() local
|
A D | tst-strptime2.c | 61 mkbuf (char *buf, bool neg, bool colon, unsigned int hhmm, size_t ndigits) in mkbuf() 114 compare (const char *buf, long int expect, unsigned int *nresult) in compare() 154 char buf[buffer_size]; in do_test() local
|
A D | tst-posixtz.c | 40 char buf[100]; in do_test() local
|
A D | tst-cpuclock1.c | 36 static volatile char buf[4096]; in chew_cpu() local
|
A D | tst-strptime.c | 98 char buf[100]; in test_tm() local
|
A D | tst-strftime2.c | 156 char date[11], buf[100]; in do_test() local
|
A D | tzfile.c | 267 struct alloc_buffer buf; in __tzfile_read() local
|
A D | strptime_l.c | 1252 strptime (const char *buf, const char *format, struct tm *tm LOCALE_PARAM) in strptime()
|
A D | strftime_l.c | 569 CHAR_T buf[1 + (sizeof (int) < sizeof (time_t) in libc_hidden_def() local
|
Completed in 17 milliseconds