Home
last modified time | relevance | path

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

/freebsd-10-stable/crypto/heimdal/lib/roken/
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-10-stable/contrib/tzcode/stdtime/
Dasctime.c82 asctime_r(timeptr, buf) in asctime_r() argument
141 asctime(timeptr) in asctime() argument
/freebsd-10-stable/lib/libc/locale/
Dwcsftime.c57 const wchar_t * __restrict format, const struct tm * __restrict timeptr, in wcsftime_l()
119 const wchar_t * __restrict format, const struct tm * __restrict timeptr) in wcsftime()
/freebsd-10-stable/contrib/tzcode/zic/
Dzdump.c617 dumptime(timeptr) in dumptime() argument
/freebsd-10-stable/usr.bin/pr/
Dpr.c1300 struct tm *timeptr = NULL; in nxtfile() local