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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/
H A Dexec.c1498 int ispipe = (*pat_ptr == '|'); local
1602 if (!ispipe && !pid_in_pattern && core_uses_pid) {
1611 return ispipe;
1894 int ispipe; local
1942 ispipe = format_corename(corename, signr);
1944 if (ispipe) {
2034 if (ispipe && core_pipe_limit)
2040 if (ispipe)

Completed in 164 milliseconds