Searched defs:timeptr (Results 1 – 6 of 6) sorted by relevance
/freebsd-src/crypto/heimdal/lib/roken/ |
H A D | strptime.c | 189 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-src/lib/libc/locale/ |
H A D | wcsftime.c | 56 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-src/contrib/tzcode/ |
H A D | asctime.c | 66 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 D | zdump.c | 1228 dumptime(register const struct tm *timeptr) in dumptime() argument [all...] |
/freebsd-src/contrib/tcpdump/ |
H A D | util-print.c | 417 nd_format_time(char * buf,size_t bufsize,const char * format,const struct tm * timeptr) nd_format_time() argument
|
/freebsd-src/usr.bin/pr/ |
H A D | pr.c | 1287 struct tm *timeptr = NULL; in nxtfile() local
|