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

/macosx-10.10/sudo-73/src/
H A Dtimestr.c47 struct tm *timeptr; local
/macosx-10.10/Libc-1044.1.2/locale/FreeBSD/
H A Dwcsftime.c52 wcsftime_l(wchar_t * __restrict wcs, size_t maxsize, const wchar_t * __restrict format, const struct tm * __restrict timeptr, locale_t loc) argument
115 wcsftime(wchar_t * __restrict wcs, size_t maxsize, const wchar_t * __restrict format, const struct tm * __restrict timeptr) argument
/macosx-10.10/Libc-1044.1.2/stdtime/FreeBSD/
H A Dasctime.c82 asctime_r(const struct tm * __restrict timeptr, char * __restrict buf) argument
[all...]
/macosx-10.10/Heimdal-398.1.2/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...]
/macosx-10.10/bash-94.1.2/bash-3.2/lib/sh/
H A Dstrftime.c138 strftime(char *s, size_t maxsize, const char *format, const struct tm *timeptr) argument
604 iso8601wknum(const struct tm *timeptr) argument
715 weeknumber(const struct tm *timeptr, int firstweekday) argument
[all...]
/macosx-10.10/xnu-2782.1.97/tools/tests/xnu_quick_test/
H A Dmisc.c402 struct tm *timeptr; local
/macosx-10.10/ruby-106/ruby/
H A Dstrftime.c879 iso8601wknum(const struct tm *timeptr) argument
1000 weeknumber(const struct tm *timeptr, int firstweekday) argument
[all...]
/macosx-10.10/text_cmds-88/pr/
H A Dpr.c1294 struct tm *timeptr = NULL; local

Completed in 129 milliseconds