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

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

Completed in 47 milliseconds