/netbsd-src/external/gpl2/mkhybrid/dist/ |
H A D | volume.c | 30 AlcSiz(int vlen) in AlcSiz() 49 XClpSiz(int vlen) in XClpSiz() 157 int vlen, vblen; /* vol length (bytes, blocks) */ in FDECL2() local
|
/netbsd-src/external/bsd/openldap/dist/include/ |
H A D | ldif.h | 55 #define LDIF_SIZE_NEEDED(nlen,vlen) LDIF_SIZE_NEEDED_WRAP(nlen, vlen, 0) argument 57 #define LDIF_SIZE_NEEDED_WRAP(nlen,vlen,wrap) \ argument
|
/netbsd-src/lib/libc/gen/ |
H A D | extattr.c | 102 ssize_t llen, vlen, maxvlen; in extattr_copy_fd() local 172 ssize_t llen, vlen, maxvlen; in extattr_copy_file() local 242 ssize_t llen, vlen, maxvlen; in extattr_copy_link() local
|
/netbsd-src/external/bsd/openldap/dist/libraries/libldap/ |
H A D | ldif.c | 447 ber_len_t vlen ) in ldif_sput() 458 ber_len_t vlen, in ldif_sput_wrap() 667 ber_len_t vlen ) in ldif_put() 677 ber_len_t vlen, in ldif_put_wrap() 702 ber_len_t vlen ) in ldif_is_not_printable()
|
/netbsd-src/external/bsd/pcc/dist/pcc/f77/fcom/ |
H A D | data.c | 55 ftnint elen, vlen; local 233 LOCAL void setdata(varp, valp, elen, vlen) in setdata() argument
|
/netbsd-src/external/gpl3/binutils/dist/libctf/ |
H A D | ctf-open.c | 142 ssize_t size _libctf_unused_, size_t vlen) in get_vbytes_common() 169 get_vbytes_v1 (ctf_dict_t *fp, unsigned short kind, ssize_t size, size_t vlen) in get_vbytes_v1() 189 get_vbytes_v2 (ctf_dict_t *fp, unsigned short kind, ssize_t size, size_t vlen) in get_vbytes_v2() 456 unsigned long vlen = CTF_V1_INFO_VLEN (tp->ctt_info); in upgrade_types_v1() local 511 unsigned long vlen = CTF_V1_INFO_VLEN (tp->ctt_info); in upgrade_types_v1() local 714 unsigned long vlen = LCTF_INFO_VLEN (fp, tp->ctt_info); in init_types() local 792 unsigned long vlen = LCTF_INFO_VLEN (fp, tp->ctt_info); in init_types() local 1042 uint32_t vlen; in flip_types() local
|
H A D | ctf-create.c | 79 ctf_grow_vlen (ctf_dict_t *fp, ctf_dtdef_t *dtd, size_t vlen) in ctf_grow_vlen() 250 size_t vlen = LCTF_INFO_VLEN (fp, dtd->dtd_data.ctt_info); in ctf_dtd_delete() local 446 size_t vlen, ctf_dtdef_t **rp) in ctf_add_generic() 720 ctf_array_t *vlen; in ctf_set_array() local 750 uint32_t vlen; in ctf_add_function() local 1059 uint32_t kind, vlen, root; in ctf_add_enumerator() local 1126 uint32_t kind, vlen, root; in ctf_add_member_offset() local 1596 uint32_t kind, forward_kind, flag, vlen; in ctf_add_type_internal() local
|
H A D | ctf-types.c | 42 unsigned char *vlen, size_t vbytes, size_t n) in ctf_struct_member() 142 unsigned long vlen = LCTF_INFO_VLEN (fp, tp->ctt_info); in ctf_member_next() local 1004 unsigned char *vlen; in ctf_type_align() local 1187 const unsigned char *vlen; in ctf_type_encoding() local 1387 unsigned char *vlen; in ctf_member_info() local 1651 unsigned char *vlen; in ctf_type_rvisit() local
|
/netbsd-src/external/gpl3/binutils.old/dist/libctf/ |
H A D | ctf-open.c | 142 ssize_t size _libctf_unused_, size_t vlen) in get_vbytes_common() 169 get_vbytes_v1 (ctf_dict_t *fp, unsigned short kind, ssize_t size, size_t vlen) in get_vbytes_v1() 189 get_vbytes_v2 (ctf_dict_t *fp, unsigned short kind, ssize_t size, size_t vlen) in get_vbytes_v2() 456 unsigned long vlen = CTF_V1_INFO_VLEN (tp->ctt_info); in upgrade_types_v1() local 511 unsigned long vlen = CTF_V1_INFO_VLEN (tp->ctt_info); in upgrade_types_v1() local 714 unsigned long vlen = LCTF_INFO_VLEN (fp, tp->ctt_info); in init_types() local 792 unsigned long vlen = LCTF_INFO_VLEN (fp, tp->ctt_info); in init_types() local 1042 uint32_t vlen; in flip_types() local
|
H A D | ctf-create.c | 79 ctf_grow_vlen (ctf_dict_t *fp, ctf_dtdef_t *dtd, size_t vlen) in ctf_grow_vlen() 254 size_t vlen = LCTF_INFO_VLEN (fp, dtd->dtd_data.ctt_info); in ctf_dtd_delete() local 450 size_t vlen, ctf_dtdef_t **rp) in ctf_add_generic() 723 ctf_array_t *vlen; in ctf_set_array() local 747 uint32_t vlen; in ctf_add_function() local 1055 uint32_t kind, vlen, root; in ctf_add_enumerator() local 1115 uint32_t kind, vlen, root; in ctf_add_member_offset() local 1566 uint32_t kind, forward_kind, flag, vlen; in ctf_add_type_internal() local
|
H A D | ctf-types.c | 42 unsigned char *vlen, size_t vbytes, size_t n) in ctf_struct_member() 142 unsigned long vlen = LCTF_INFO_VLEN (fp, tp->ctt_info); in ctf_member_next() local 995 unsigned char *vlen; in ctf_type_align() local 1178 const unsigned char *vlen; in ctf_type_encoding() local 1378 unsigned char *vlen; in ctf_member_info() local 1641 unsigned char *vlen; in ctf_type_rvisit() local
|
/netbsd-src/external/gpl3/gcc/dist/gcc/d/dmd/ |
H A D | ob.d | 1209 const vlen = obstate.vars.length; in allocStates() local 1577 const vlen = obstate.vars.length; in genKill() local 1600 const vlen = obstate.vars.length; in genKill() local 1862 const vlen = obstate.vars.length; in doDataFlowAnalysis() local 2309 const vlen = obstate.vars.length; in checkObErrors() local 2332 const vlen = obstate.vars.length; in checkObErrors() local 2453 const vlen = obstate.vars.length; in checkObErrors() local
|
/netbsd-src/external/cddl/osnet/dist/common/ctf/ |
H A D | ctf_open.c | 124 ushort_t info, vlen; in init_symtab() local 232 ulong_t vlen = LCTF_INFO_VLEN(fp, tp->ctt_info); in init_types() local 352 ulong_t vlen = LCTF_INFO_VLEN(fp, tp->ctt_info); in init_types() local
|
H A D | ctf_create.c | 282 uint_t vlen = CTF_INFO_VLEN(dtd->dtd_data.ctt_info); in ctf_update() local 340 uint_t vlen = CTF_INFO_VLEN(dtd->dtd_data.ctt_info); in ctf_update() local 799 uint_t vlen; in ctf_add_function() local 1001 uint_t kind, vlen, root; in ctf_add_enumerator() local 1058 uint_t kind, vlen, root; in ctf_add_member() local 1268 uint_t kind, flag, vlen; in ctf_add_type() local
|
/netbsd-src/external/mit/libuv/dist/src/unix/ |
H A D | freebsd.c | 267 int uv__sendmmsg(int fd, struct uv__mmsghdr* mmsg, unsigned int vlen) { in uv__sendmmsg() 279 int uv__recvmmsg(int fd, struct uv__mmsghdr* mmsg, unsigned int vlen) { in uv__recvmmsg()
|
H A D | linux-syscalls.c | 145 int uv__sendmmsg(int fd, struct uv__mmsghdr* mmsg, unsigned int vlen) { in uv__sendmmsg() 170 int uv__recvmmsg(int fd, struct uv__mmsghdr* mmsg, unsigned int vlen) { in uv__recvmmsg()
|
/netbsd-src/crypto/external/bsd/heimdal/dist/lib/hcrypto/ |
H A D | pkcs12.c | 54 int i, vlen; in PKCS12_key_gen() local
|
/netbsd-src/tests/net/can/ |
H A D | t_can.c | 103 socklen_t vlen; in ATF_TC_BODY() local 177 socklen_t vlen; in ATF_TC_BODY() local 607 socklen_t vlen; in ATF_TC_BODY() local
|
/netbsd-src/external/bsd/openldap/dist/tests/progs/ |
H A D | slapd-addel.c | 147 addmodifyop( LDAPMod ***pmodsp, int modop, char *attr, char *value, int vlen ) in addmodifyop()
|
/netbsd-src/sys/ufs/chfs/ |
H A D | chfs_wbuf.c | 194 int vlen = invecs[invec].iov_len; in chfs_write_wbuf() local
|
/netbsd-src/sbin/routed/ |
H A D | radix.c | 213 int off = t->rn_off, vlen = *(u_char *)cp, matched_off; in rn_match() local 351 int head_off = top->rn_off, vlen = (int)*((u_char *)v); in rn_insert() local 671 int b, head_off, vlen; in rn_delete() local
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | ctfc.cc | 618 uint32_t kind, vlen, root; in ctf_add_enumerator() local 668 uint32_t kind, vlen, root; in ctf_add_member_offset() local 751 uint32_t vlen; in ctf_add_function_arg() local 784 uint32_t vlen; in ctf_add_function() local
|
/netbsd-src/external/bsd/am-utils/dist/amd/ |
H A D | opts.c | 1201 int vlen = strlen(val); in expand_op() local 1271 int vlen = strlen(env); in expand_op() local 1304 int vlen = strlen(cp); in expand_op() local
|
/netbsd-src/external/bsd/wpa/dist/src/eap_common/ |
H A D | eap_gpsk_common.c | 46 size_t vlen[2]; in eap_gpsk_gkdf_cmac() local 81 size_t vlen[2]; in eap_gpsk_gkdf_sha256() local
|
/netbsd-src/sys/net/ |
H A D | radix.c | 251 int vlen = *(const u_char *)cp; in rn_match() local 422 int vlen = *((const u_char *)v); in rn_insert() local 764 int b, head_off, vlen; in rn_delete1() local
|