Home
last modified time | relevance | path

Searched defs:BLKSIZE (Results 1 – 6 of 6) sorted by relevance

/titanic_50/usr/src/lib/libproc/common/
H A DPscantext.c42 #define BLKSIZE (8 * 1024) macro
/titanic_50/usr/src/cmd/sgs/link_audit/common/
H A Dbindings.h39 #define BLKSIZE 0x4000 macro
/titanic_50/usr/src/cmd/grep/
H A Dgrep.c83 #define BLKSIZE 512 macro
/titanic_50/usr/src/lib/libshell/common/sh/
H A Dsuid_exec.c64 #define BLKSIZE sizeof(char*)*1024 macro
/titanic_50/usr/src/cmd/egrep/
H A Degrep.y66 #define BLKSIZE 512 /* size of reported disk blocks */ macro
/titanic_50/usr/src/cmd/fs.d/ufs/fsdb/
H A Dfsdb.c141 #define BLKSIZE (fs->fs_bsize) /* for clarity */ macro