Searched refs:p_command (Results 1 – 6 of 6) sorted by relevance
| /NextBSD/contrib/tcsh/ |
| HD | sh.proc.c | 448 xfree(pp->p_command); in pfree() 761 pp->p_command = Strsave(cmdstr); in palloc() 1108 xprintf("%S", pp->p_command); in pprint() 1324 stderror(ERR_NAME|ERR_BADJOB, pp->p_command, strerror(errno)); in dofg() 1345 stderror(ERR_NAME|ERR_BADJOB, pp->p_command, strerror(errno)); in dofg1() 1367 stderror(ERR_NAME|ERR_BADJOB, pp->p_command, strerror(errno)); in dobg() 1385 stderror(ERR_NAME|ERR_BADJOB, pp->p_command, strerror(errno)); in dobg1() 1515 stderror(ERR_NAME|ERR_BADJOB, pp->p_command, in pkill() 1593 job_cmd(pp->p_command); in pstart() 1667 for (dp = pp->p_command; *dp; dp++) { in pfind() [all …]
|
| HD | sh.proc.h | 81 Char *p_command; /* command */ member
|
| HD | tc.func.c | 532 p = short2str(pp->p_command); in find_stop_ed() 585 stderror(ERR_BADJOB, pp->p_command, strerror(errno)); in fg_proc_entry() 1247 if (prefix(cmd, pp->p_command)) { in continue_jobs()
|
| HD | tw.init.c | 1026 Strbuf_append(res, j->p_command); in tw_job_next()
|
| /NextBSD/sys/dev/aic7xxx/ |
| HD | aic7xxx.seq | 671 cmp A,P_COMMAND je p_command; 1371 p_command:
|
| HD | aic79xx.seq | 856 cmp A,P_COMMAND je p_command; 867 p_command:
|