Home
last modified time | relevance | path

Searched refs:commandonly (Results 1 – 2 of 2) sorted by relevance

/openbsd/bin/ps/
H A Dps.c69 int needcomm, needenv, neednlist, commandonly; variable
142 commandonly = 1; in main()
H A Dprint.c59 extern int needenv, needcomm, neednlist, commandonly;
156 if (!commandonly) { in command()