Searched refs:CMDLINE (Results 1 - 9 of 9) sorted by relevance

/freebsd-9.3-release/usr.bin/systat/
H A Difcmds.c46 move(CMDLINE, 0);
H A Dkeyboard.c66 move(CMDLINE, 0);
142 move(CMDLINE, 0);
166 move(CMDLINE, col);
172 mvaddch(CMDLINE, col, ch);
H A Dmode.c78 move(CMDLINE, 0);
H A Dmain.c75 int CMDLINE; variable
145 CMDLINE = LINES - 1;
224 move(CMDLINE, col);
233 mvprintw(CMDLINE, 0, "%4.1f %4.1f %4.1f",
241 move(CMDLINE, 0);
263 mvaddstr(CMDLINE, 0, buf);
286 move(CMDLINE, 0);
H A Dcmds.c73 mvaddstr(CMDLINE, 0, "Refresh disabled.");
80 move(CMDLINE, _col = 0);
H A Dextern.h48 extern int CMDLINE;
H A Dnetcmds.c85 move(CMDLINE, 0);
104 move(CMDLINE, 0); clrtoeol();
H A Ddevs.c173 move(CMDLINE, 0);
H A Dvmstat.c427 move(CMDLINE, 0);

Completed in 118 milliseconds