Home
last modified time | relevance | path

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

/freebsd/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()
/freebsd/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()
/freebsd/contrib/tzcode/
H A Dasctime.c66 asctime_r(struct tm const * restrict timeptr,char * restrict buf) asctime_r() argument
116 asctime(register const struct tm * timeptr) asctime() argument
[all...]
H A Dzdump.c1228 dumptime(register const struct tm *timeptr) in dumptime() argument
[all...]
/freebsd/crypto/krb5/src/lib/krb5/os/
H A Dc_ustime.c49 struct _timeb timeptr; in get_time_now() local
/freebsd/contrib/tcpdump/
H A Dutil-print.c425 const struct tm *timeptr) in nd_format_time()
/freebsd/usr.bin/pr/
H A Dpr.c1287 struct tm *timeptr = NULL; in nxtfile() local