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

/systemd/src/coredump/
H A Dcoredumpctl.c577 static int save_core(sd_journal *j, int fd, char **path, bool *unlink_temp) { function
705 r = save_core(j, arg_output ? fileno(arg_output) : STDOUT_FILENO, NULL, NULL);
756 r = save_core(j, -1, &path, &unlink_path);

Completed in 11 milliseconds