Home
last modified time | relevance | path

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

/freebsd/contrib/ntp/ntpdc/
H A Dntpdc.c168 #define SCREENWIDTH 78 /* nominal screen width in columns */ macro
1558 cols = SCREENWIDTH / ++col; in help()
/freebsd/contrib/ntp/ntpq/
H A Dntpq.c352 #define SCREENWIDTH 76 /* nominal screen width in columns */
2393 cols = SCREENWIDTH / ++col; in help()
356 #define SCREENWIDTH global() macro