Searched refs:tm (Results 176 - 200 of 290) sorted by relevance

1234567891011>>

/haiku-fatelf/src/tests/system/libroot/posix/posixtestsuite/conformance/interfaces/sigaction/
H A D28-22.c132 struct tm * now;
H A D28-23.c132 struct tm * now;
H A D28-24.c132 struct tm * now;
H A D28-25.c132 struct tm * now;
H A D28-26.c132 struct tm * now;
H A D28-3.c132 struct tm * now;
H A D28-4.c132 struct tm * now;
H A D28-5.c132 struct tm * now;
H A D28-6.c132 struct tm * now;
H A D28-7.c132 struct tm * now;
H A D28-8.c132 struct tm * now;
H A D28-9.c132 struct tm * now;
/haiku-fatelf/src/tests/system/libroot/posix/posixtestsuite/conformance/interfaces/strftime/
H A D2-1.c27 struct tm* local_t = localtime(&t);
/haiku-fatelf/src/preferences/time/
H A DDateTimeView.cpp145 struct tm result;
146 struct tm* timeInfo;
/haiku-fatelf/src/system/kernel/arch/m68k/
H A Darch_real_time_clock.cpp129 struct tm t;
147 struct tm t;
/haiku-fatelf/src/system/kernel/arch/x86/
H A Darch_real_time_clock.cpp143 struct tm t;
161 struct tm t;
/haiku-fatelf/src/tests/system/libroot/posix/posixtestsuite/conformance/interfaces/sigaction/templates/
H A Dtemplate_28-1.in132 struct tm * now;
/haiku-fatelf/src/tools/docbook/libxml2/
H A Dtriostr.h68 TRIO_STRING_PUBLIC size_t trio_format_date_max TRIO_PROTO((char *target, size_t max, const char *format, const struct tm *datetime));
117 TRIO_STRING_PUBLIC size_t trio_string_format_date_max TRIO_PROTO((trio_string_t *self, size_t max, const char *format, const struct tm *datetime));
/haiku-fatelf/src/tools/docbook/libxslt/libxslt/
H A Dextra.c180 struct tm gmt_tm;
181 struct tm *local_tm;
/haiku-fatelf/src/bin/network/ftp/
H A Dextern.h100 struct tm;
/haiku-fatelf/src/add-ons/input_server/methods/canna/rk/
H A Dfq.c260 wrt->tm = wtm;
292 l_to_bst4(wrt->tm, ll);
309 l_to_bst4(wrt->tm, ll);
533 ruc->tm = wruc->tm;
572 wruc->tm = ruc->tm;
/haiku-fatelf/src/libs/ncurses/tack/
H A Doutput.c437 char tm[128]; local
439 sprintf(tm, f, i / 10, i % 10);
440 ptext(tm);
/haiku-fatelf/headers/private/interface/
H A DColumnTypes.h113 struct tm fTime;
/haiku-fatelf/src/add-ons/media/plugins/matroska/libebml/
H A DDebug.cpp126 struct tm *now;
/haiku-fatelf/src/bin/coreutils/src/
H A Ddu.c407 struct tm *tm = localtime (&when.tv_sec); local
408 if (! tm)
416 fprintftime (stdout, format, tm, 0, when.tv_nsec);

Completed in 302 milliseconds

1234567891011>>