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

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

Completed in 99 milliseconds