Home
last modified time | relevance | path

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

/freebsd/bin/ps/
H A Dps.h34 #define UNLIMITED 0 /* unlimited terminal width */ macro
H A Dps.c194 termwidth = UNLIMITED; in main()
405 termwidth = UNLIMITED; in main()
406 else if (termwidth < 131 && termwidth != UNLIMITED) in main()
676 termwidth = UNLIMITED; in main()
691 termwidth != UNLIMITED && ks->ks_str != NULL) { in main()