Home
last modified time | relevance | path

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

/systemd-251/src/coredump/
Dcoredumpctl.c547 static int print_info(FILE *file, sd_journal *j, bool need_space) { in print_info() function
794 return print_info(stdout, j, n_found > 0); in print_entry()
1066 print_info(f ? stdout : stderr, j, false); in dump_core()
1120 print_info(stdout, j, false); in run_debug()