Searched defs:boot_id (Results 1 – 12 of 12) sorted by relevance
/systemd-251/src/journal-remote/ |
D | journal-upload-journal.c | 80 sd_id128_t boot_id; in write_entry() local 105 sd_id128_t boot_id; in write_entry() local
|
D | journal-remote-write.c | 64 const sd_id128_t *boot_id, in writer_write()
|
/systemd-251/src/shared/ |
D | journal-importer.h | 45 sd_id128_t boot_id; member
|
D | logs-show.c | 322 sd_id128_t boot_id; in output_timestamp_monotonic() local 758 sd_id128_t boot_id; in output_export() local 997 sd_id128_t boot_id; in output_json() local 1371 sd_id128_t boot_id; in show_journal() local 1510 static int get_boot_id_for_machine(const char *machine, sd_id128_t *boot_id) { in get_boot_id_for_machine() 1579 sd_id128_t boot_id; in add_match_this_boot() local
|
/systemd-251/src/journal/ |
D | journalctl.c | 274 static int parse_boot_descriptor(const char *x, sd_id128_t *boot_id, int *offset) { in parse_boot_descriptor() 1245 sd_id128_t boot_id; in discover_next_boot() local 1331 sd_id128_t *boot_id, in get_boots() 1500 sd_id128_t boot_id; in add_boot() local 2681 sd_id128_t boot_id; in main() local
|
/systemd-251/src/libsystemd/sd-journal/ |
D | journal-file.c | 1867 const sd_id128_t *boot_id, in journal_file_append_entry_internal() 2027 const sd_id128_t *boot_id, in journal_file_append_entry() 2791 sd_id128_t boot_id, in find_data_object_by_boot_id() 2803 sd_id128_t boot_id, in journal_file_move_to_entry_by_monotonic() 3024 sd_id128_t boot_id, in journal_file_move_to_entry_by_monotonic_for_data() 3737 const sd_id128_t *boot_id; in journal_file_copy_entry() local 3873 int journal_file_get_cutoff_monotonic_usec(JournalFile *f, sd_id128_t boot_id, usec_t *from, usec_t… in journal_file_get_cutoff_monotonic_usec()
|
D | journal-internal.h | 55 sd_id128_t boot_id; member
|
D | journal-def.h | 232 sd_id128_t boot_id; /* last writer */ member
|
D | sd-journal.c | 957 sd_id128_t seqnum_id, boot_id; in sd_journal_seek_cursor() local 1132 _public_ int sd_journal_seek_monotonic_usec(sd_journal *j, sd_id128_t boot_id, uint64_t usec) { in sd_journal_seek_monotonic_usec() 2799 sd_id128_t boot_id, in sd_journal_get_cutoff_monotonic_usec()
|
/systemd-251/src/test/ |
D | test-unit-name.c | 238 *architecture, *os_image_version, *boot_id, *os_build_id, variable
|
/systemd-251/src/coredump/ |
D | coredumpctl.c | 552 *boot_id = NULL, *machine_id = NULL, *hostname = NULL, in print_info() local
|
/systemd-251/src/core/ |
D | namespace.c | 2716 sd_id128_t boot_id; in setup_one_tmp_dir() local
|