Searched defs:monotonic_len (Results 1 - 1 of 1) sorted by relevance

/systemd/src/shared/
H A Dlogs-show.c221 size_t hostname_len = 0, identifier_len = 0, comm_len = 0, pid_len = 0, fake_pid_len = 0, message_len = 0, realtime_len = 0, monotonic_len = 0, priority_len = 0; local
280 r = parse_field(data, length, "_SOURCE_MONOTONIC_TIMESTAMP=", &monotonic, &monotonic_len);

Completed in 31 milliseconds