Searched refs:format_corename (Results 1 - 1 of 1) sorted by path

/linux-master/fs/
H A Dcoredump.c202 /* format_corename will inspect the pattern parameter, and output a
206 static int format_corename(struct core_name *cn, struct coredump_params *cprm, function
582 ispipe = format_corename(&cn, &cprm, &argv, &argc);
591 printk(KERN_WARNING "format_corename failed\n");

Completed in 173 milliseconds