Lines Matching +defs:t +defs:v +defs:c
593 dowait(Char **v, struct command *c) in dowait()
740 unparse(struct command *t) in unparse()
757 palloc(pid_t pid, struct command *t) in palloc()
843 padd(struct command *t) in padd()
1313 dojobs(Char **v, struct command *c) in dojobs()
1342 dofg(Char **v, struct command *c) in dofg()
1365 dofg1(Char **v, struct command *c) in dofg1()
1385 dobg(Char **v, struct command *c) in dobg()
1406 dobg1(Char **v, struct command *c) in dobg1()
1423 dostop(Char **v, struct command *c) in dostop()
1436 dokill(Char **v, struct command *c) in dokill()
1491 pkill(Char **v, int signum) in pkill()
1743 donotify(Char **v, struct command *c) in donotify()
1773 pfork(struct command *t, int wanttty) in pfork()