Home
last modified time | relevance | path

Searched defs:bsize (Results 1 – 25 of 176) sorted by relevance

12345678

/netbsd-src/common/include/rpc/
H A Dtypes.h71 #define mem_alloc(bsize) kmem_alloc(bsize, KM_SLEEP) argument
72 #define mem_free(ptr, bsize) kmem_free(ptr, bsize) argument
76 #define mem_alloc(bsize) calloc((size_t)1, bsize) argument
77 #define mem_free(ptr, bsize) free(ptr) argument
/netbsd-src/sys/compat/netbsd32/
H A Dnetbsd32_exec_aout.c201 long bsize, baddr; in netbsd32_exec_aout_prep_nmagic() local
240 long dsize, bsize, baddr; in netbsd32_exec_aout_prep_omagic() local
338 long bsize, baddr; in netbsd32_exec_aout_prep_oldnmagic() local
382 long dsize, bsize, baddr; in netbsd32_exec_aout_prep_oldomagic() local
/netbsd-src/external/bsd/file/dist/src/
H A Dprint.c278 file_fmtdatetime(char *buf, size_t bsize, uint64_t v, int flags) in file_fmtdatetime()
320 file_fmtdate(char *buf, size_t bsize, uint16_t v) in file_fmtdate()
339 file_fmttime(char *buf, size_t bsize, uint16_t v) in file_fmttime()
/netbsd-src/sys/compat/common/
H A Dcompat_exec.c110 long bsize, baddr; in exec_aout_prep_oldnmagic() local
152 long dsize, bsize, baddr; in exec_aout_prep_oldomagic() local
/netbsd-src/bin/ksh/
H A Dshf.c43 int bsize = sflags & SHF_UNBUF ? (sflags & SHF_RD ? 1 : 0) : SHF_BSIZE; local
85 int bsize = sflags & SHF_UNBUF ? (sflags & SHF_RD ? 1 : 0) : SHF_BSIZE; local
138 int bsize = sflags & SHF_UNBUF ? (sflags & SHF_RD ? 1 : 0) : SHF_BSIZE; local
183 shf_sopen(buf, bsize, sflags, shf) in shf_sopen() argument
508 shf_read(buf, bsize, shf) in shf_read() argument
545 shf_getse(buf, bsize, shf) in shf_getse() argument
774 shf_snprintf(char *buf, int bsize, const char *fmt, ...) in shf_snprintf()
/netbsd-src/crypto/external/bsd/openssl/dist/test/
H A Dpunycode_test.c151 unsigned int bsize = OSSL_NELEM(buffer); in test_punycode() local
204 unsigned int bsize = OSSL_NELEM(buf) - 1; in test_puny_overrun() local
/netbsd-src/sys/kern/
H A Dexec_aout.c183 long bsize, baddr; exec_aout_prep_nmagic() local
219 long dsize, bsize, baddr; exec_aout_prep_omagic() local
/netbsd-src/sys/compat/m68k4k/
H A Dm68k4k_exec.c205 long bsize, baddr; in exec_m68k4k_prep_nmagic() local
242 long dsize, bsize, baddr; in exec_m68k4k_prep_omagic() local
/netbsd-src/sys/ufs/ufs/
H A Dquota2_subr.c46 uint64_t bsize, int ns) in quota2_addfreeq2e()
61 quota2_create_blk0(uint64_t bsize, void *bp, int q2h_hash_shift, int type, in quota2_create_blk0()
/netbsd-src/sys/ufs/lfs/
H A Dulfs_quota2_subr.c49 uint64_t bsize, int ns) in lfsquota2_addfreeq2e()
64 lfsquota2_create_blk0(uint64_t bsize, void *bp, int q2h_hash_shift, int type, in lfsquota2_create_blk0()
/netbsd-src/sys/compat/sunos/
H A Dsunos_exec_aout.c160 long bsize, baddr; in sunos_exec_aout_prep_nmagic() local
195 long bsize, baddr; in sunos_exec_aout_prep_omagic() local
/netbsd-src/external/lgpl3/gmp/dist/tests/mpn/
H A Dt-hgcd.c194 mp_size_t bsize; in one_test() local
322 mp_size_t bsize; in hgcd_ref() local
382 mpz_mpn_equal (const mpz_t a, mp_srcptr bp, mp_size_t bsize) in mpz_mpn_equal()
H A Dt-gcd_22.c63 mp_bitcnt_t bsize = 1 + gmp_urandomm_ui(rands, 2*GMP_NUMB_BITS); in main() local
H A Dt-gcd_11.c62 mp_bitcnt_t bsize = 1 + gmp_urandomm_ui(rands, GMP_NUMB_BITS); in main() local
/netbsd-src/sys/compat/linux/common/
H A Dlinux_exec_aout.c209 long bsize, baddr; in exec_linux_aout_prep_nmagic() local
246 long dsize, bsize, baddr; in exec_linux_aout_prep_omagic() local
/netbsd-src/sys/fs/msdosfs/
H A Dmsdosfs_fat.c198 u_long bsize; in msdosfs_pcbmap() local
573 u_long bn, bo, bsize, byteoffset; in msdosfs_fatentry() local
671 u_long bn, bo, bsize, byteoffset, readcn, newc; in fatchain() local
899 u_long bn, bo, bsize, byteoffset; in msdosfs_freeclusterchain() local
959 u_long bn, bo, bsize, byteoffset; in msdosfs_fillinusemap() local
/netbsd-src/usr.sbin/sysinst/arch/mac68k/
H A Dmsg.md.pl180 bsize: %d label
/netbsd-src/sys/stand/
H A Dcopy.c54 register int from, to, record, rcc, wcc, bsize = BSIZE; in main() local
/netbsd-src/sys/arch/shark/stand/ofwboot/
H A Dofdev.h40 int bsize; member
/netbsd-src/sys/arch/sparc/stand/ofwboot/
H A Dofdev.h40 int bsize; member
/netbsd-src/sys/arch/ofppc/stand/ofwboot/
H A Dofdev.h42 int bsize; member
/netbsd-src/sys/arch/macppc/stand/ofwboot/
H A Dofdev.h42 int bsize; member
/netbsd-src/crypto/external/bsd/openssl/dist/crypto/
H A Dparam_build.c237 const char *buf, size_t bsize) in OSSL_PARAM_BLD_push_utf8_string()
257 char *buf, size_t bsize) in OSSL_PARAM_BLD_push_utf8_ptr()
275 const void *buf, size_t bsize) in OSSL_PARAM_BLD_push_octet_string()
293 void *buf, size_t bsize) in OSSL_PARAM_BLD_push_octet_ptr()
/netbsd-src/crypto/external/bsd/heimdal/dist/lib/hcrypto/libtommath/
H A Dbn_mp_prime_random_ex.c39 int res, err, bsize, maskOR_msb_offset; in mp_prime_random_ex() local
/netbsd-src/external/lgpl3/gmp/dist/mpz/
H A Djacobi.c61 mp_size_t asize, bsize; in mpz_jacobi() local

12345678