Lines Matching +defs:foo +defs:c

146 doonintr(Char **v, struct command *c)  in doonintr()
178 donohup(Char **v, struct command *c) in donohup()
195 dohup(Char **v, struct command *c) in dohup()
208 dozip(Char **v, struct command *c) in dozip()
216 dofiletest(Char **v, struct command *c) in dofiletest()
250 doalias(Char **v, struct command *c) in doalias()
277 unalias(Char **v, struct command *c) in unalias()
286 dologout(Char **v, struct command *c) in dologout()
296 dologin(Char **v, struct command *c) in dologin()
321 donewgrp(Char **v, struct command *c) in donewgrp()
403 doelse (Char **v, struct command *c) in doelse()
413 dogoto(Char **v, struct command *c) in dogoto()
451 doswitch(Char **v, struct command *c) in doswitch()
473 dobreak(Char **v, struct command *c) in dobreak()
485 doexit(Char **v, struct command *c) in doexit()
510 doforeach(Char **v, struct command *c) in doforeach()
559 dowhile(Char **v, struct command *c) in dowhile()
620 doend(Char **v, struct command *c) in doend()
633 docontin(Char **v, struct command *c) in docontin()
696 doswbrk(Char **v, struct command *c) in doswbrk()
901 eChar c, d; in histgetword() local
1007 eChar c, d; in getword() local
1139 static const char foo[] = "IAFE"; in wfree() local
1184 doecho(Char **v, struct command *c) in doecho()
1192 doglob(Char **v, struct command *c) in doglob()
1238 Char c; in xecho() local
1341 doprintenv(Char **v, struct command *c) in doprintenv()
1381 dosetenv(Char **v, struct command *c) in dosetenv()
1594 dounsetenv(Char **v, struct command *c) in dounsetenv()
1794 doumask(Char **v, struct command *c) in doumask()
2065 dolimit(Char **v, struct command *c) in dolimit()
2282 dounlimit(Char **v, struct command *c) in dounlimit()
2375 dosuspend(Char **v, struct command *c)
2465 doeval(Char **v, struct command *c)
2554 dobuiltins(Char **v, struct command *c)
2733 char c; local