Searched defs:tv (Results 1 – 7 of 7) sorted by relevance
/systemd-251/src/journal/ ! |
D | fuzz-journald.c | 31 …*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
|
D | journald-syslog.c | 33 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()
|
D | fuzz-journald-native-fd.c | 19 struct timeval *tv = NULL; in LLVMFuzzerTestOneInput() local
|
D | journald-native.c | 100 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()
|
D | journald-server.c | 937 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/ ! |
D | time-util.c | 263 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()
|
D | log.c | 130 struct timeval tv; in create_log_socket() local
|