Home
last modified time | relevance | path

Searched refs:timestamp_to_string (Results 1 – 21 of 21) sorted by relevance

/dports/devel/caf/actor-framework-0.18.5/libcaf_core/src/
H A Dtimestamp.cpp14 std::string timestamp_to_string(timestamp x) { in timestamp_to_string() function
19 x += timestamp_to_string(y); in append_timestamp_to_string()
H A Dlogger.cpp630 auto t0_str = timestamp_to_string(t0_); in start()
/dports/net/tcpview/tcpview-1.0/
H A Dtcpslice.c78 char *timestamp_to_string( /* timestamp */ );
179 timestamp_to_string( &start_time ),
180 timestamp_to_string( &stop_time ) );
580 timestamp_to_string(timestamp) in timestamp_to_string() function
631 timestamp_to_string( &first_time ),
632 timestamp_to_string( &last_time ) );
/dports/devel/libgsf/libgsf-1.14.47/gsf/
H A Dgsf-timestamp.c33 timestamp_to_string (GValue const *src_value, GValue *dest_value) in timestamp_to_string() function
50 &timestamp_to_string); in gsf_timestamp_get_type()
/dports/devel/caf/actor-framework-0.18.5/libcaf_core/caf/
H A Dtimestamp.hpp24 CAF_CORE_EXPORT std::string timestamp_to_string(timestamp x);
/dports/databases/libdrizzle-redux/libdrizzle-5.1.4/libdrizzle/
H A Dstatement_local.h54 char *timestamp_to_string(drizzle_bind_st *param, drizzle_datetime_st *timestamp); in new()
H A Dstatement_param.cc302 val= timestamp_to_string(param, (drizzle_datetime_st*)param->data); in drizzle_stmt_get_string()
653 char *timestamp_to_string(drizzle_bind_st *param, drizzle_datetime_st *timestamp) in timestamp_to_string() function
/dports/net/tcpslice/tcpslice-f73194c/
H A Dtcpslice.c308 timestamp_to_string( &start_time ), in main()
309 timestamp_to_string( &stop_time ) ); in main()
1048 timestamp_to_string(const struct timeval *timestamp) in timestamp_to_string() function
1096 timestamp_to_string( &states->file_start_time ), in dump_times()
1097 timestamp_to_string( &states->file_stop_time ) ); in dump_times()
H A Dtcpslice.h131 extern char *timestamp_to_string(const struct timeval *timestamp);
H A Dsessions.c394 fprintf(stderr, "%s\t", timestamp_to_string(&first_session->lastseen)); in sessions_exit()
477 timestamp_to_string(&nids_last_pcap_header->ts), in sessions_add()
493 timestamp_to_string(&nids_last_pcap_header->ts), in sessions_del()
/dports/lang/rust/rustc-1.58.1-src/compiler/rustc_incremental/src/persist/fs/
H A Dtests.rs31 let s = timestamp_to_string(time); in test_timestamp_serialization()
/dports/sysutils/vector/vector-0.10.0/src/sinks/
H A Daws_cloudwatch_metrics.rs147 let timestamp = event.timestamp.map(timestamp_to_string); in encode_events()
247 fn timestamp_to_string(timestamp: DateTime<Utc>) -> String { in timestamp_to_string() function
/dports/lang/rust/rustc-1.58.1-src/compiler/rustc_incremental/src/persist/
H A Dfs.rs453 let timestamp = timestamp_to_string(SystemTime::now()); in generate_session_dir_path()
623 fn timestamp_to_string(timestamp: SystemTime) -> String { in timestamp_to_string() function
/dports/sysutils/vector/vector-0.10.0/src/event/
H A Dmod.rs414 Value::Timestamp(timestamp) => timestamp_to_string(timestamp), in to_string_lossy()
427 Value::Timestamp(timestamp) => Bytes::from(timestamp_to_string(timestamp)), in as_bytes()
451 fn timestamp_to_string(timestamp: &DateTime<Utc>) -> String { in timestamp_to_string() function
/dports/databases/libgda5-bdb/libgda-5.2.10/libgda/
H A Dgda-value.c1316 timestamp_to_string (const GValue *src, GValue *dest)
1357 g_value_register_transform_func (type, G_TYPE_STRING, timestamp_to_string);
/dports/databases/libgda5-ui/libgda-5.2.10/libgda/
H A Dgda-value.c1316 timestamp_to_string (const GValue *src, GValue *dest) in timestamp_to_string() function
1357 g_value_register_transform_func (type, G_TYPE_STRING, timestamp_to_string); in gda_timestamp_get_type()
/dports/databases/libgda5-jdbc/libgda-5.2.10/libgda/
H A Dgda-value.c1316 timestamp_to_string (const GValue *src, GValue *dest)
1357 g_value_register_transform_func (type, G_TYPE_STRING, timestamp_to_string);
/dports/databases/libgda5-postgresql/libgda-5.2.10/libgda/
H A Dgda-value.c1316 timestamp_to_string (const GValue *src, GValue *dest) in timestamp_to_string() function
1357 g_value_register_transform_func (type, G_TYPE_STRING, timestamp_to_string); in gda_timestamp_get_type()
/dports/databases/libgda5-mysql/libgda-5.2.10/libgda/
H A Dgda-value.c1316 timestamp_to_string (const GValue *src, GValue *dest) in timestamp_to_string() function
1357 g_value_register_transform_func (type, G_TYPE_STRING, timestamp_to_string); in gda_timestamp_get_type()
/dports/databases/libgda5-ldap/libgda-5.2.10/libgda/
H A Dgda-value.c1316 timestamp_to_string (const GValue *src, GValue *dest) in timestamp_to_string() function
1357 g_value_register_transform_func (type, G_TYPE_STRING, timestamp_to_string); in gda_timestamp_get_type()
/dports/databases/libgda5/libgda-5.2.10/libgda/
H A Dgda-value.c1316 timestamp_to_string (const GValue *src, GValue *dest) in timestamp_to_string() function
1357 g_value_register_transform_func (type, G_TYPE_STRING, timestamp_to_string); in gda_timestamp_get_type()