Searched refs:ret_boot_id (Results 1 - 2 of 2) sorted by relevance

/systemd/src/systemd/
H A Dsd-journal.h98 int sd_journal_get_monotonic_usec(sd_journal *j, uint64_t *ret, sd_id128_t *ret_boot_id);
/systemd/src/journal/
H A Dsd-journal.c1842 _public_ int sd_journal_get_monotonic_usec(sd_journal *j, uint64_t *ret, sd_id128_t *ret_boot_id) { argument
1862 if (ret_boot_id)
1863 *ret_boot_id = o->entry.boot_id;

Completed in 29 milliseconds