Searched refs:p_command (Results 1 – 3 of 3) sorted by relevance
42 tchar *p_command; /* first PMAXLEN chars of command */ member
203 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()
82 uint16_t p_command; member