Home
last modified time | relevance | path

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

/netbsd-src/bin/ps/
H A Dextern.h42 extern int needenv, needcomm, commandonly;
H A Dps.c120 int needcomm, needenv, commandonly; variable
652 needcomm = 1; in scanvars()
H A Dprint.c329 if (needcomm) { in command()