Home
last modified time | relevance | path

Searched defs:timeptr (Results 1 – 5 of 5) sorted by relevance

/minix3/crypto/external/bsd/heimdal/dist/lib/roken/
H A Dstrptime.c191 set_week_number_sun (struct tm *timeptr, int wnum) in set_week_number_sun()
207 set_week_number_mon (struct tm *timeptr, int wnum) in set_week_number_mon()
223 set_week_number_mon4 (struct tm *timeptr, int wnum) in set_week_number_mon4()
243 strptime (const char *buf, const char *format, struct tm *timeptr) in strptime()
/minix3/lib/libc/time/
H A Dasctime.c139 asctime(const struct tm *timeptr) in asctime()
H A Dzdump.c972 dumptime(const struct tm *timeptr) in dumptime()
/minix3/lib/libc/locale/
H A Dwcsftime.c66 const wchar_t *format, const struct tm *timeptr, locale_t loc) in wcsftime_l()
/minix3/usr.bin/pr/
H A Dpr.c1307 struct tm *timeptr = NULL; in nxtfile() local