Home
last modified time | relevance | path

Searched defs:nblock (Results 1 – 8 of 8) sorted by relevance

/titanic_53/usr/src/boot/sys/boot/usb/storage/
H A Dumass_loader.c114 uint32_t nblock; in umass_disk_open_sub() local
143 uint32_t nblock; in umass_disk_ioctl() local
/titanic_53/usr/src/common/bzip2/
H A Dblocksort.c215 Int32 nblock, in fallbackSort()
351 UInt32 nblock, in mainGtU()
488 Int32 nblock, in mainSimpleSort()
624 Int32 nblock, in mainQSort3()
755 Int32 nblock, in mainSort()
1036 Int32 nblock = s->nblock; in BZ2_blockSort() local
H A Ddecompress.c125 Int32 nblock; in BZ2_decompress() local
H A Dbzlib_private.h235 Int32 nblock; member
/titanic_53/usr/src/cmd/svr4pkg/pkginfo/
H A Dpkginfo.c94 #define nblock(size) ((size + (DEV_BSIZE - 1)) / DEV_BSIZE) macro
/titanic_53/usr/src/uts/common/crypto/api/
H A Dkcf_random.c625 int nblock; in rnd_generate_pseudo_bytes() local
/titanic_53/usr/src/cmd/mandoc/
H A Dmdoc_validate.c1410 struct mdoc_node *nblock, *nbody; /* of the Bl */ in post_bl() local
/titanic_53/usr/src/cmd/tar/
H A Dtar.c599 static int nblock = NBLOCK; variable