HomeSort by: relevance | last modified time | path
    Searched refs:UNLIMITED (Results 1 - 3 of 3) sorted by relevancy

  /src/bin/ps/
ps.h 36 #define UNLIMITED 0 /* unlimited terminal width */
print.c 310 if (SIMPLEQ_NEXT(ve, next) != NULL || termwidth != UNLIMITED) {
392 if (SIMPLEQ_NEXT(ve, next) != NULL || termwidth != UNLIMITED) {
429 if (SIMPLEQ_NEXT(ve, next) != NULL || termwidth != UNLIMITED) {
ps.c 378 termwidth = UNLIMITED;

Completed in 14 milliseconds