Searched refs:needcomm (Results 1 – 3 of 3) sorted by relevance
| /netbsd/src/bin/ps/ | ||
| D | extern.h | 42 extern int needenv, needcomm, commandonly; |
| D | ps.c | 120 int needcomm, needenv, commandonly; variable |
| D | print.c | 329 if (needcomm) { in command() |