Home
last modified time | relevance | path

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

/src/crypto/heimdal/lib/roken/ !
H A Dstrptime.c189 set_week_number_sun (struct tm *timeptr, int wnum) in set_week_number_sun()
205 set_week_number_mon (struct tm *timeptr, int wnum) in set_week_number_mon()
221 set_week_number_mon4 (struct tm *timeptr, int wnum) in set_week_number_mon4()
241 strptime (const char *buf, const char *format, struct tm *timeptr) in strptime()
/src/lib/libc/locale/ !
H A Dwcsftime.c56 const wchar_t * __restrict format, const struct tm * __restrict timeptr, in wcsftime_l()
118 const wchar_t * __restrict format, const struct tm * __restrict timeptr) in wcsftime()
/src/contrib/tzcode/ !
H A Dasctime.c66 asctime_r(struct tm const *restrict timeptr, char *restrict buf) in asctime_r()
137 asctime(register const struct tm *timeptr) in asctime()
H A Dzdump.c1215 dumptime(register const struct tm *timeptr) in dumptime()
/src/crypto/krb5/src/lib/krb5/os/ !
H A Dc_ustime.c49 struct _timeb timeptr; in get_time_now() local
/src/contrib/tcpdump/ !
H A Dutil-print.c447 const struct tm *timeptr) in nd_format_time()
/src/usr.bin/pr/ !
H A Dpr.c1287 struct tm *timeptr = NULL; in nxtfile() local