Home
last modified time | relevance | path

Searched refs:p_command (Results 1 – 3 of 3) sorted by relevance

/titanic_44/usr/src/cmd/csh/
H A Dsh.proc.h42 tchar *p_command; /* first PMAXLEN chars of command */ member
H A Dsh.proc.c203 xfree(pp->p_command); in pwait()
432 pp->p_command = savestr(command); in palloc()
705 printf("%t", pp->p_command); in pprint()
1106 for (dp = pp->p_command; *dp; dp++) { in pfind()
1112 } else if (prefix(cp+1, pp->p_command)) { in pfind()
/titanic_44/usr/src/uts/sun4u/sys/pci/
H A Ddb21554_ctrl.h82 uint16_t p_command; member