Home
last modified time | relevance | path

Searched defs:tv (Results 1 – 7 of 7) sorted by relevance

/systemd-251/src/journal/ !
Dfuzz-journald.c31 …*s, const char *buf, size_t raw_len, const struct ucred *ucred, const struct timeval *tv, const ch… in fuzz_journald_processing_function()
37 struct timeval *tv = NULL; in fuzz_journald_processing_function() local
Djournald-syslog.c33 const struct timeval *tv) { in forward_syslog_iovec()
110 …rity, const char *buffer, size_t buffer_len, const struct ucred *ucred, const struct timeval *tv) { in forward_syslog_raw()
123 …const char *identifier, const char *message, const struct ucred *ucred, const struct timeval *tv) { in server_forward_syslog()
312 const struct timeval *tv, in server_process_syslog_message()
Dfuzz-journald-native-fd.c19 struct timeval *tv = NULL; in LLVMFuzzerTestOneInput() local
Djournald-native.c100 const struct timeval *tv, in server_process_entry()
299 const struct timeval *tv, in server_process_native_message()
326 const struct timeval *tv, in server_process_native_file()
Djournald-server.c937 const struct timeval *tv, in dispatch_message_real()
1111 const struct timeval *tv, in server_dispatch_message()
1297 struct timeval *tv = NULL; in server_process_datagram() local
/systemd-251/src/basic/ !
Dtime-util.c263 usec_t timeval_load(const struct timeval *tv) { in timeval_load()
277 struct timeval *timeval_store(struct timeval *tv, usec_t u) { in timeval_store()
Dlog.c130 struct timeval tv; in create_log_socket() local