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

/illumos-gate/usr/src/cmd/csh/
H A Dsh.file.c534 #define MAXITEMS 1024 macro
565 if (numitems >= MAXITEMS) {
573 MAXITEMS+1);

Completed in 57 milliseconds