Home
last modified time | relevance | path

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

/systemd-251/src/coredump/
Dcoredumpctl.c903 static int save_core(sd_journal *j, FILE *file, char **path, bool *unlink_temp) { in save_core() function
1068 r = save_core(j, f, NULL, NULL); in dump_core()
1144 r = save_core(j, NULL, &path, &unlink_path); in run_debug()