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

/linux-master/fs/
H A Dcoredump.c206 int ispipe = (*pat_ptr == '|'); local
217 if (ispipe) {
235 if (ispipe) {
351 if (!ispipe && !pid_in_pattern && core_uses_pid) {
356 return ispipe;
528 int ispipe; local
577 ispipe = format_corename(&cn, &cprm, &argv, &argc);
579 if (ispipe) {
585 if (ispipe < 0) {
778 if (ispipe
[all...]

Completed in 189 milliseconds