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

/opensolaris-onvv-gate/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)

Completed in 86 milliseconds