Home
last modified time | relevance | path

Searched defs:CHUNKSIZE (Results 1 – 5 of 5) sorted by relevance

/titanic_44/usr/src/lib/libumem/common/
H A Dvmem_mmap.c41 #define CHUNKSIZE (64*1024) /* 64 kilobytes */ macro
/titanic_44/usr/src/lib/libc/port/threads/
H A Dalloc.c56 #define CHUNKSIZE (64 * 1024) macro
/titanic_44/usr/src/cmd/logadm/
H A Derr.c170 #define CHUNKSIZE 8192 /* for copying stderr */ macro
/titanic_44/usr/src/cmd/fs.d/ufs/fssnap/
H A Dfssnap.c85 #define CHUNKSIZE (4) macro
/titanic_44/usr/src/cmd/fs.d/pcfs/fsck/
H A Dclusters.c394 #define CHUNKSIZE 1024 macro