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

/macosx-10.10/zsh-61/zsh/Src/
H A Dexec.c352 * is passed down in the list_pipe_pid variable.
390 static pid_t list_pipe_pid; variable
1467 /* This used to set list_pipe_pid=0 unconditionally, but in things
1472 list_pipe_pid = 0;
1517 DPUTS(!list_pipe_pid, "invalid list_pipe_pid");
1518 addproc(list_pipe_pid, list_pipe_text, 0,
1524 jn->gleader = list_pipe_pid;
1595 list_pipe_pid = pid;
5072 es->list_pipe_pid
[all...]
H A Dzsh.h963 pid_t list_pipe_pid; member in struct:execstack

Completed in 92 milliseconds