Searched refs:sbsize (Results 1 – 11 of 11) sorted by relevance
| /netbsd/src/sys/rump/net/lib/libsockin/ |
| D | sockin.c | 459 int sbsize = SOCKIN_SBSIZE; in sockin_attach() local 462 &sbsize, sizeof(sbsize)); in sockin_attach() 463 sbsize = SOCKIN_SBSIZE; in sockin_attach() 466 &sbsize, sizeof(sbsize)); in sockin_attach()
|
| /netbsd/src/usr.sbin/makefs/ffs/ |
| D | mkfs.c | 125 static int sbsize; /* superblock size */ variable 168 sbsize = SBLOCKSIZE; in ffs_mkfs() 532 ffs_sb_copy(&wb.fs, &sblock, sbsize, fsopts); in ffs_mkfs() 578 ffs_sb_copy(&wb.fs, &sblock, sbsize, fsopts); in ffs_write_superblock() 579 ffs_wtfs(fs->fs_sblockloc / sectorsize, sbsize, writebuf, fsopts); in ffs_write_superblock() 584 sbsize, writebuf, fsopts); in ffs_write_superblock()
|
| /netbsd/src/sys/arch/evbcf/include/ |
| D | disklabel.h | 101 u_long sbsize; member
|
| /netbsd/src/sys/arch/mvme68k/include/ |
| D | disklabel.h | 101 u_long sbsize; member
|
| /netbsd/src/sys/arch/mvme68k/mvme68k/ |
| D | disksubr.c | 231 clp->sbsize = lp->d_sbsize; in bsdtocpulabel() 314 lp->d_sbsize = clp->sbsize; in cputobsdlabel()
|
| /netbsd/src/sys/kern/ |
| D | kern_uidinfo.c | 67 _MEM(sbsize),
|
| /netbsd/src/sys/arch/mvme68k/stand/libsa/ |
| D | bugdev.c | 246 lp->d_sbsize = (uint32_t)clp->sbsize; in cputobsdlabel()
|
| /netbsd/src/sys/arch/sparc/stand/bootblk/ |
| D | genfth.cf | 87 define sbsize SBLOCKSIZE
|
| D | bootblk.fth | 168 sbsize buffer: sb-buf 692 sb-buf sbsize " read" boot-ihandle $call-method 693 dup sbsize <> if 695 ." requested" space sbsize .
|
| /netbsd/src/share/man/tools/ |
| D | newsp.errs | 3584 sbsize
|
| /netbsd/src/doc/ |
| D | CHANGES.prev | 7715 csh(1): Add support for "limit sbsize" to control the 7721 login.conf(5): Add support for "sbsize" capability to control the
|