Searched refs:add_match_this_boot (Results 1 – 4 of 4) sorted by relevance
35 int add_match_this_boot(sd_journal *j, const char *machine);
1577 int add_match_this_boot(sd_journal *j, const char *machine) { in add_match_this_boot() function1645 r = add_match_this_boot(j, NULL); in show_journal_by_unit()
259 r = add_match_this_boot(j, arg_machine); in add_matches_for_device()1513 return add_match_this_boot(j, arg_machine); in add_boot()
1500 r = add_match_this_boot(j, NULL); in show_logs()