Home
last modified time | relevance | path

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

/netbsd/src/crypto/external/bsd/heimdal/dist/lib/roken/
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()
/netbsd/src/lib/libc/time/
Dasctime.c86 asctime_r(struct tm const *restrict timeptr, char *restrict buf) in asctime_r()
157 asctime(const struct tm *timeptr) in asctime()
Dzdump.c1213 dumptime(const struct tm *timeptr)
/netbsd/src/lib/libc/locale/
Dwcsftime.c66 const wchar_t *format, const struct tm *timeptr, locale_t loc) in wcsftime_l()
/netbsd/src/external/bsd/tcpdump/dist/
Dutil-print.c430 const struct tm *timeptr) in nd_format_time()
/netbsd/src/usr.bin/pr/
Dpr.c1303 struct tm *timeptr = NULL; in nxtfile() local