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

/osnet-11/usr/src/lib/libshell/common/sh/
H A Dname.c36 #define NVCACHE 8 /* must be a power of 2 */ macro
90 #if NVCACHE
103 } entries[NVCACHE];
872 #if NVCACHE
1190 #if NVCACHE
1193 for(c=0,xp=nvcache.entries ; c < NVCACHE; xp= &nvcache.entries[++c])
1259 #if NVCACHE
1332 #if NVCACHE
1333 for(c=0,xp=nvcache.entries ; c < NVCACHE; xp= &nvcache.entries[++c])
1353 #if NVCACHE
[all...]

Completed in 18 milliseconds