Home
last modified time | relevance | path

Searched defs:blen (Results 1 – 25 of 173) sorted by relevance

1234567

/netbsd/external/bsd/nvi/dist/common/
H A Dmem.h63 #define GET_SPACE_GOTO(sp, type, bp, blen, nlen) { \ argument
77 #define GET_SPACE_GOTOC(sp, bp, blen, nlen) \ argument
79 #define GET_SPACE_GOTOW(sp, bp, blen, nlen) \ argument
81 #define GET_SPACE_RET(sp, type, bp, blen, nlen) { \ argument
95 #define GET_SPACE_RETC(sp, bp, blen, nlen) \ argument
97 #define GET_SPACE_RETW(sp, bp, blen, nlen) \ argument
116 #define ADD_SPACE_GOTOW(sp, bp, blen, nlen) \ argument
118 #define ADD_SPACE_RET(sp, type, bp, blen, nlen) { \ argument
130 #define ADD_SPACE_RETW(sp, bp, blen, nlen) \ argument
134 #define FREE_SPACE(sp, bp, blen) { \ argument
[all …]
H A Dmsg.c78 size_t blen, len, mlen, nlen; local
466 size_t cnt, blen, len, tlen; in mod_rpt() local
561 size_t blen, len; in msgq_status() local
894 size_t blen, nlen; in msg_print() local
H A Dargs.h25 size_t blen; /* Buffer length. */ member
H A Dconv.c55 size_t *blen = &cw->blen1; in raw2int() local
116 size_t *blen = &cw->blen1; in default_char2int() local
233 size_t *blen = &cw->blen1; in int2raw() local
256 size_t *blen = &cw->blen1; in default_int2char() local
H A Ddelete.c44 size_t blen, len, nlen, tlen; in del() local
H A Dput.c46 size_t blen, clen, len; in put() local
/netbsd/tests/rump/rumpkern/h_client/
H A Dh_sigcli.c24 size_t blen = sizeof(buf); in sighand() local
42 size_t blen; in main() local
H A Dh_reconcli.c55 size_t blen; in worker() local
85 size_t blen; in main() local
/netbsd/sys/dev/i2c/
H A Dbmx280thpi2c.c75 uint8_t *buf, size_t blen) in bmx280thpi2c_read_register_direct()
91 uint8_t *buf, size_t blen) in bmx280thpi2c_read_register()
110 uint8_t *buf, size_t blen) in bmx280thpi2c_write_register()
/netbsd/usr.bin/tail/
H A Dread.c137 int blen; in displaylines() member
143 int blen, cnt, recno, wrap; in displaylines() local
/netbsd/external/gpl3/gcc/dist/gcc/lto/
H A Dlto.c212 stream_out_partitions_1 (char *temp_filename, int blen, int min, int max) in stream_out_partitions_1()
227 stream_out_partitions (char *temp_filename, int blen, int min, int max, in stream_out_partitions()
290 size_t blen; in lto_wpa_write_files() local
H A Dlto.cc212 stream_out_partitions_1 (char *temp_filename, int blen, int min, int max) in stream_out_partitions_1()
227 stream_out_partitions (char *temp_filename, int blen, int min, int max, in stream_out_partitions()
290 size_t blen; in lto_wpa_write_files() local
/netbsd/external/gpl3/gcc.old/dist/gcc/lto/
H A Dlto.c212 stream_out_partitions_1 (char *temp_filename, int blen, int min, int max) in stream_out_partitions_1()
227 stream_out_partitions (char *temp_filename, int blen, int min, int max, in stream_out_partitions()
290 size_t blen; in lto_wpa_write_files() local
/netbsd/external/bsd/file/dist/src/
H A Dprint.c270 file_fmtvarint(char *buf, size_t blen, const unsigned char *us, int t) in file_fmtvarint()
356 file_fmtnum(char *buf, size_t blen, const char *us, int base) in file_fmtnum()
/netbsd/crypto/external/bsd/openssh/dist/
H A Dssh-pkcs11-client.c119 size_t blen, slen = 0; in rsa_encrypt() local
171 size_t blen, slen = 0; in ecdsa_do_sign() local
310 size_t blen; in pkcs11_add_provider() local
/netbsd/external/bsd/nvi/dist/ex/
H A Dex_subst.c60 size_t blen, len; in ex_s() local
358 size_t blen, cnt, last, lbclen, lblen, len, llen; in s() local
1034 size_t blen, len, needlen; in re_conv() local
1178 size_t blen, len; in re_tag_conv() local
1243 size_t blen, len, nspaces; in re_cscope_conv() local
H A Dex_argv.c96 size_t blen, len; in argv_exp1() local
133 size_t blen, len, n; in argv_exp2() local
325 size_t blen, len, off, tlen; in argv_fexp() local
656 size_t blen, len; in argv_sexp() local
H A Dex_join.c44 size_t blen, clen, len, tlen; in ex_join() local
/netbsd/sys/dev/ir/
H A Dsir.c165 deframe_process(struct framestate *fstate, uint8_t const **bptr, size_t *blen) in deframe_process()
263 crc_ccitt_16(uint32_t crcinit, uint8_t const *buf, size_t blen) in crc_ccitt_16()
/netbsd/sys/external/gpl2/dts/dist/arch/arm/boot/dts/
H A Dep7211-edb7211.dts65 blen: blen { label
/netbsd/external/bsd/wpa/dist/src/utils/
H A Dpcsc_funcs.c414 size_t blen; in scard_get_aid() local
528 size_t blen; in scard_init() local
900 size_t blen; in scard_get_record_len() local
935 size_t blen = len + 3; in scard_read_record() local
981 size_t blen = len + 3; in scard_read_file() local
1110 size_t blen, imsilen, i; in scard_get_imsi() local
1184 size_t blen; in scard_get_mnc_len() local
/netbsd/sys/arch/sun3/dev/
H A Dsevar.h40 int blen; /* length of above */ member
/netbsd/external/bsd/nvi/dist/ipc/
H A Dip_send.c42 static size_t blen; in vi_send() local
/netbsd/external/bsd/nvi/dist/vi/
H A Dv_replace.c57 size_t blen, len; in v_replace() local
/netbsd/external/bsd/ntp/dist/libntp/
H A Dxsbprintf.c44 size_t blen = (size_t)(pend - pbuf); in xvsbprintf() local

1234567