Searched defs:systime (Results 1 - 5 of 5) sorted by relevance
/third_party/icu/icu4c/source/test/compat/ |
H A D | tzdate.c | 39 char systime[SIZE]; in main() local 111 int64_t getSystemCurrentTime(char* systime, int year, int month, int day, int hour, int minute, int useCurrentTime) { in getSystemCurrentTime() argument 137 void printTime(char* systime, char* icutime) { in printTime() argument [all...] |
/third_party/mksh/ |
H A D | jobs.c | 95 struct timeval systime; /* system time used by job */ member
|
H A D | funcs.c | 2390 struct timeval usrtime, systime, tv0, tv1; in timex() local
|
/third_party/node/deps/openssl/openssl/apps/lib/ |
H A D | apps.c | 2717 SYSTEMTIME systime; in app_tminterval() local
|
/third_party/openssl/apps/lib/ |
H A D | apps.c | 2710 SYSTEMTIME systime; in app_tminterval() local
|
Completed in 21 milliseconds