Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/less/dist/
H A Doption.h19 #define TRIPLE 02 /* Triple-valued option: 0, 1 or 2 */ macro
/netbsd-src/sys/ufs/ext2fs/
H A Dext2fs_inode.c281 #define TRIPLE 2 /* index of triple indirect block */ macro
/netbsd-src/sys/ufs/ffs/
H A Dffs_inode.c201 #define TRIPLE 2 /* index of triple indirect block */ macro
/netbsd-src/sys/ufs/lfs/
H A Dlfs_inode.c205 #define TRIPLE 2 /* index of triple indirect block */ macro
/netbsd-src/sbin/newfs_ext2fs/
H A Dmke2fs.c1146 #define TRIPLE 2 /* index of triple indirect block */ in init_resizeino() macro