Searched refs:W_SIZE (Results 1 – 1 of 1) sorted by relevance
/titanic_41/usr/src/lib/libcmd/common/ |
H A D | stty.c | 96 #define W_SIZE 8 macro 154 { "rows", WIND, W_SIZE, IG, 0, 24, C("\an\a is the number of lines for display") }, 155 { "cols", WIND, W_SIZE, IG, 1, 80, C("\an\a is the number of columns for display") }, 156 { "columns", WIND, W_SIZE, IG, 1, 80, C("Same as \bcols\b") },
|