Searched refs:MAXDEFS (Results 1 – 4 of 4) sorted by relevance
60 struct Gdef Gdef[MAXDEFS]; /* array to hold entries in /etc/ttydefs */
129 #define MAXDEFS 100 /* max entries Gdef table can have */ macro
242 if (Ndefs < MAXDEFS) 246 " Maximum entries = %d", MAXDEFS);
53 struct Gdef Gdef[MAXDEFS]; /* array to hold entries in /etc/ttydefs */