OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:coda_nc_size
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/coda/
coda_namecache.c
98
int
coda_nc_size
= CODA_NC_CACHESIZE; /* size of the cache */
variable in typeref:typename:int
125
#define TOTAL_CACHE_SIZE (sizeof(struct coda_cache) *
coda_nc_size
)
150
for (i=0; i <
coda_nc_size
; i++) { /* initialize the heap */
686
coda_nc_size
= heapsize;
coda_namecache.c
98
int
coda_nc_size
= CODA_NC_CACHESIZE; /* size of the cache */
variable in typeref:typename:int
125
#define TOTAL_CACHE_SIZE (sizeof(struct coda_cache) *
coda_nc_size
)
150
for (i=0; i <
coda_nc_size
; i++) { /* initialize the heap */
686
coda_nc_size
= heapsize;
coda_namecache.c
98
int
coda_nc_size
= CODA_NC_CACHESIZE; /* size of the cache */
variable in typeref:typename:int
125
#define TOTAL_CACHE_SIZE (sizeof(struct coda_cache) *
coda_nc_size
)
150
for (i=0; i <
coda_nc_size
; i++) { /* initialize the heap */
686
coda_nc_size
= heapsize;
Completed in 32 milliseconds
Indexes created Tue Sep 30 11:09:46 GMT 2025