Home
last modified time | relevance | path

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

/freebsd-12-stable/bin/ps/
Dps.h37 #define UNLIMITED 0 /* unlimited terminal width */ macro
Dps.c217 termwidth = UNLIMITED; in main()
417 termwidth = UNLIMITED; in main()
418 else if (termwidth < 131 && termwidth != UNLIMITED) in main()
671 termwidth = UNLIMITED; in main()
686 termwidth != UNLIMITED && ks->ks_str != NULL) { in main()