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

/macosx-10.10/zsh-61/zsh/Src/
H A Dexec.c394 static char list_pipe_text[JOBTEXTSIZE]; variable
1518 addproc(list_pipe_pid, list_pipe_text, 0,
1683 strcpy(list_pipe_text,
1688 list_pipe_text[0] = '\0';
5077 strcpy(es->list_pipe_text, list_pipe_text);
5111 strcpy(list_pipe_text, en->list_pipe_text);
H A Dzsh.h968 char list_pipe_text[JOBTEXTSIZE]; member in struct:execstack

Completed in 209 milliseconds