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

/freebsd-9.3-release/contrib/top/
H A Dtop.c213 #define CMD_OSLIMIT 4 /* terminals with OS can only handle commands */ macro
214 #define CMD_errors 5 /* less than or equal to CMD_OSLIMIT */
841 if (overstrike && change > CMD_OSLIMIT)

Completed in 118 milliseconds