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

/systemd/src/coredump/
H A Dcoredumpctl.c362 static int print_info(FILE *file, sd_journal *j, bool need_space) { function
540 print_info(stdout, j, n_found);
698 print_info(arg_output ? stdout : stderr, j, false);
731 print_info(stdout, j, false);

Completed in 12 milliseconds