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

/macosx-10.10.1/bash-94.1.2/bash-3.2/
H A Dshell.c254 int subshell_argc; variable
402 argc = subshell_argc;
H A Dexecute_cmd.c110 extern int subshell_argc;
4058 for (i = 1; i < subshell_argc; i++)
4066 subshell_argc = larray;

Completed in 81 milliseconds