Lines Matching defs:v
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()
351 doif(Char **v, struct command *kp) in doif()
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()
665 dorepeat(Char **v, struct command *kp) in dorepeat()
696 doswbrk(Char **v, struct command *c) in doswbrk()
1184 doecho(Char **v, struct command *c) in doecho()
1192 doglob(Char **v, struct command *c) in doglob()
1200 xecho(int sep, Char **v) in xecho()
1324 Char **v; in islocale_var() 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()
2093 getval(struct limits *lp, Char **v) in getval()
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)