Searched defs:timeptr (Results 1 - 3 of 3) sorted by relevance

/freebsd-10.3-release/lib/libc/locale/
H A Dwcsftime.c56 wcsftime_l(wchar_t * __restrict wcs, size_t maxsize, const wchar_t * __restrict format, const struct tm * __restrict timeptr, locale_t locale) argument
118 wcsftime(wchar_t * __restrict wcs, size_t maxsize, const wchar_t * __restrict format, const struct tm * __restrict timeptr) argument
/freebsd-10.3-release/crypto/heimdal/lib/roken/
H A Dstrptime.c189 set_week_number_sun (struct tm *timeptr, int wnum) argument
205 set_week_number_mon (struct tm *timeptr, in argument
221 set_week_number_mon4(struct tm *timeptr, int wnum) argument
241 strptime(const char *buf, const char *format, struct tm *timeptr) argument
[all...]
/freebsd-10.3-release/usr.bin/pr/
H A Dpr.c1269 struct tm *timeptr = NULL; local

Completed in 180 milliseconds