Searched defs:tm (Results 1 - 25 of 67) sorted by relevance

123

/haiku-fatelf/src/system/libroot/posix/time/
H A Dctime.c20 struct tm tm; local
H A Dasctime.cpp18 print_time(char* buffer, size_t bufferSize, const struct tm* tm) argument
31 asctime(const struct tm* tm) argument
43 asctime_r(const struct tm* tm, char* buffer) argument
[all...]
H A Dlocaltime.cpp52 static tm tm; local
84 static tm tm; local
[all...]
H A Dstrptime.c47 _strptime(const char *buf, const char *fmt, struct tm *tm, int *GMTp) argument
491 strptime(const char * __restrict buf, const char * __restrict fmt, struct tm * __restrict tm) argument
[all...]
H A Dstrftime.c256 struct tm tm; local
/haiku-fatelf/src/tests/system/libroot/posix/
H A Dtst-mktime.c9 struct tm time_str, *tm; local
/haiku-fatelf/src/bin/rcs/
H A Dpartime.h44 struct tm tm; member in struct:partime
H A Drcstime.c48 register struct tm const *tm = time2tm(unixtime, RCSversion<VERSION(5)); local
[all...]
H A Dmaketime.c92 struct tm *tm; local
261 struct tm tm; local
[all...]
/haiku-fatelf/src/bin/coreutils/lib/
H A Dgettimeofday.c61 struct tm *tm = localtime (timep); local
73 struct tm *tm = gmtime (timep); local
[all...]
H A Dposixtm.c61 year (struct tm *tm, const int *digit_pair, size_t n, unsigned int syntax_bits) argument
106 posix_time_parse (struct tm *tm, const char *s, unsigned int syntax_bits) argument
188 struct tm const *tm; local
[all...]
H A Dsha1.c336 uint32_t tm; local
H A Dsha256.c485 uint32_t tm; local
/haiku-fatelf/src/bin/patch/
H A Dpartime.h44 struct tm tm; member in struct:partime
/haiku-fatelf/src/build/libroot/
H A Dmisc.cpp39 struct timeval tm; local
/haiku-fatelf/src/bin/
H A Ddstcheck.cpp85 struct tm tm; local
106 struct tm tm; local
/haiku-fatelf/src/bin/network/atftpd/
H A Dlogger.c90 struct tm *tm; local
/haiku-fatelf/src/libs/util/
H A Dlogin_times.c144 in_ltms(const login_time_t * ltm, struct tm * tm, time_t * t) argument
/haiku-fatelf/headers/posix/
H A Dtime.h49 struct tm { struct
[all...]
/haiku-fatelf/src/apps/poorman/libhttpd/
H A Dtdate_parse.c223 struct tm tm; local
[all...]
/haiku-fatelf/src/bin/coreutils/src/
H A Dtouch.c410 struct tm const *tm = localtime (&newtime[0].tv_sec); local
H A Ddate.c533 struct tm *tm; local
/haiku-fatelf/src/bin/network/tcpdump/
H A Dprint-ntp.c224 struct tm *tm; local
/haiku-fatelf/src/bin/sharutils/lib/
H A Dmktime.c433 struct tm *tm = localtime ((time_t *) &q); local
[all...]
/haiku-fatelf/src/bin/bash/lib/sh/
H A Dstrftime.c860 struct tm *tm; local
[all...]

Completed in 137 milliseconds

123