Lines Matching refs:Shell
116 struct Shell *commandShell;
123 void ShellDump(const struct Shell *) __unused;
139 ShellFree(struct Shell *sh) in ShellFree()
162 ShellDump(const struct Shell *sh) in ShellDump()
185 static struct Shell *
189 struct Shell *sh; in ShellParseSpec()
309 struct Shell *sh; in Shell_Init()
328 static struct Shell *
331 struct Shell *sh; in ShellMatch()
392 struct Shell *sh; in Shell_Parse()
393 struct Shell *match; in Shell_Parse()