Home
last modified time | relevance | path

Searched refs:timestamp_timezone (Results 1 – 7 of 7) sorted by relevance

/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/jdk.jdwp.agent/share/native/libjdwp/
H A Dlog_messages.c68 char timestamp_timezone[TZ_SIZE]; in get_time_stamp() local
79 (void)strftime(timestamp_timezone, TZ_SIZE, in get_time_stamp()
86 snprintf(tbuf, ltbuf, "%s.%.3s %s", timestamp_date_time, tmp, timestamp_timezone); in get_time_stamp()
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/jdk.jdwp.agent/share/native/libjdwp/
H A Dlog_messages.c68 char timestamp_timezone[TZ_SIZE]; in get_time_stamp() local
79 (void)strftime(timestamp_timezone, TZ_SIZE, in get_time_stamp()
83 (int)(millisecs), timestamp_timezone); in get_time_stamp()
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/jdk.jdwp.agent/share/native/libjdwp/
H A Dlog_messages.c68 char timestamp_timezone[TZ_SIZE]; in get_time_stamp() local
79 (void)strftime(timestamp_timezone, TZ_SIZE, in get_time_stamp()
86 snprintf(tbuf, ltbuf, "%s.%.3s %s", timestamp_date_time, tmp, timestamp_timezone); in get_time_stamp()
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/jdk.jdwp.agent/share/native/libjdwp/
H A Dlog_messages.c68 char timestamp_timezone[TZ_SIZE]; in get_time_stamp() local
79 (void)strftime(timestamp_timezone, TZ_SIZE, in get_time_stamp()
86 snprintf(tbuf, ltbuf, "%s.%.3s %s", timestamp_date_time, tmp, timestamp_timezone); in get_time_stamp()
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/jdk.jdwp.agent/share/native/libjdwp/
H A Dlog_messages.c68 char timestamp_timezone[TZ_SIZE]; in get_time_stamp() local
79 (void)strftime(timestamp_timezone, TZ_SIZE, in get_time_stamp()
86 snprintf(tbuf, ltbuf, "%s.%.3s %s", timestamp_date_time, tmp, timestamp_timezone); in get_time_stamp()
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/jdk.jdwp.agent/share/native/libjdwp/
H A Dlog_messages.c68 char timestamp_timezone[TZ_SIZE]; in get_time_stamp() local
79 (void)strftime(timestamp_timezone, TZ_SIZE, in get_time_stamp()
83 (int)(millisecs), timestamp_timezone); in get_time_stamp()
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/jdk.jdwp.agent/share/native/libjdwp/
H A Dlog_messages.c68 char timestamp_timezone[TZ_SIZE]; in get_time_stamp() local
79 (void)strftime(timestamp_timezone, TZ_SIZE, in get_time_stamp()
83 (int)(millisecs), timestamp_timezone); in get_time_stamp()