Home
last modified time | relevance | path

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

/mirbsd/src/bin/ps/
Dps.c75 int needcomm, needenv, commandonly; variable
133 commandonly = 1; in main()
Dprint.c68 extern int needenv, needcomm, commandonly;
133 if (!commandonly) { in command()