Lines Matching defs:v
117 doonintr(Char **v, struct command *t) in doonintr()
150 donohup(Char **v, struct command *t) in donohup()
160 dozip(Char **v, struct command *t) in dozip()
172 doalias(Char **v, struct command *t) in doalias()
198 unalias(Char **v, struct command *t) in unalias()
204 dologout(Char **v, struct command *t) in dologout()
211 dologin(Char **v, struct command *t) in dologin()
232 doif(Char **v, struct command *kp) in doif()
283 doelse(Char **v, struct command *t) in doelse()
289 dogoto(Char **v, struct command *t) in dogoto()
321 doswitch(Char **v, struct command *t) in doswitch()
338 dobreak(Char **v, struct command *t) in dobreak()
347 doexit(Char **v, struct command *t) in doexit()
366 doforeach(Char **v, struct command *t) in doforeach()
407 dowhile(Char **v, struct command *t) in dowhile()
466 doend(Char **v, struct command *t) in doend()
475 docontin(Char **v, struct command *t) in docontin()
504 dorepeat(Char **v, struct command *kp) in dorepeat()
528 doswbrk(Char **v, struct command *t) in doswbrk()
815 doecho(Char **v, struct command *t) in doecho()
821 doglob(Char **v, struct command *t) in doglob()
828 xecho(int sep, Char **v) in xecho()
874 dosetenv(Char **v, struct command *t) in dosetenv()
903 dounsetenv(Char **v, struct command *t) in dounsetenv()
993 doumask(Char **v, struct command *t) in doumask()
1059 dolimit(Char **v, struct command *t) in dolimit()
1086 getval(struct limits *lp, Char **v) in getval()
1186 dounlimit(Char **v, struct command *t) in dounlimit()
1239 dosuspend(Char **v, struct command *t) in dosuspend()
1284 doeval(Char **v, struct command *t) in doeval()