Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/bnu/
H A Duuxqt.c250 #define XCACHESIZE (4096 / (MAXBASENAME + 1)) macro
251 static char xcache[XCACHESIZE][MAXBASENAME + 1]; /* cache for X. files */
262 if (xcachesize < XCACHESIZE) {
348 if (xcachesize >= XCACHESIZE)