/freebsd/cddl/contrib/opensolaris/common/ctf/ |
H A D | ctf_types.c | 63 uint_t kind, vlen; in ctf_get_ctt_info() local 189 uint_t kind, n, vlen; in ctf_member_iter() local 231 uint_t kind, n, vlen; in ctf_enum_iter() local 538 uint_t kind, vlen; in ctf_type_align() local 798 uint_t kind, n, vlen; in _ctf_member_info() local 895 uint_t kind, n, vlen; in ctf_enum_name() local 934 uint_t kind, n, vlen; in ctf_enum_value() local 979 uint_t kind, n, vlen; in ctf_type_rvisit() local
|
H A D | ctf_create.c | 312 uint_t vlen = LCTF_INFO_VLEN(fp, dtd->dtd_data.ctt_info); in ctf_update() local 392 uint_t vlen = LCTF_INFO_VLEN(fp, dtd->dtd_data.ctt_info); in ctf_update() local 894 uint_t vlen; in ctf_add_function() local 1096 uint_t kind, vlen, root; in ctf_add_enumerator() local 1153 uint_t kind, vlen, root; in ctf_add_member() local 1407 uint_t type, kind, flag, vlen; in ctf_add_type() local
|
H A D | ctf_open.c | 259 uint_t info, vlen; in init_symtab() local 369 uint_t kind, n, type, vlen; in init_types() local 485 uint_t kind, type, vlen; in init_types() local
|
/freebsd/lib/libsys/ |
H A D | sendmmsg.c | 35 sendmmsg(int s, struct mmsghdr *__restrict msgvec, size_t vlen, int flags) in sendmmsg()
|
/freebsd/contrib/arm-optimized-routines/string/aarch64/ |
H A D | memset-sve.S | 25 #define vlen x5 macro
|
H A D | memcpy-sve.S | 25 #define vlen x6 macro
|
/freebsd/sys/ddb/ |
H A D | db_pprint.c | 91 u_int vlen; in db_pprint_struct() local 213 u_int vlen; in db_pprint_enum() local
|
H A D | db_ctf.c | 99 u_int vlen, kind, ssize; in db_ctf_type_size() local
|
/freebsd/lib/libsdp/ |
H A D | search.c | 51 uint32_t vlen, sdp_attr_t *vp) in sdp_search()
|
/freebsd/sbin/routed/ |
H A D | radix.c | 202 int off = t->rn_off, vlen = *(u_char *)cp, matched_off; in rn_match() local 340 int head_off = top->rn_off, vlen = (int)*((u_char *)v); in rn_insert() local 660 int b, head_off, vlen; in rn_delete() local
|
/freebsd/usr.bin/locate/locate/ |
H A D | util.c | 83 int vlen, slen; in colon() local
|
/freebsd/sys/dev/bhnd/nvram/ |
H A D | bhnd_nvram_data.c | 593 size_t vlen; in bhnd_nvram_data_generic_rp_getvar() local 659 size_t vlen; in bhnd_nvram_data_generic_rp_copy_val() local
|
/freebsd/sys/net/ |
H A D | radix.c | 278 int off = t->rn_offset, vlen = LEN(cp), matched_off; in rn_match() local 439 int head_off = top->rn_offset, vlen = LEN(v); in rn_insert() local 771 int b, head_off, vlen; in rn_delete() local
|
/freebsd/sys/cddl/dev/fbt/ |
H A D | fbt.c | 374 uint_t kind, info, vlen; in fbt_ctfoff_init() local 517 uint_t kind, vlen; in fbt_get_ctt_info() local 569 uint_t kind, type, vlen; in fbt_typoff_init() local 658 uint_t kind, vlen; in fbt_typoff_init() local
|
/freebsd/contrib/wpa/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
|
H A D | eap_eke_common.c | 214 size_t vlen[3]; in eap_eke_prf_hmac_sha1() local 255 size_t vlen[3]; in eap_eke_prf_hmac_sha256() local
|
/freebsd/usr.sbin/ctld/ |
H A D | isns.c | 114 uint32_t vlen; in isns_req_add() local
|
/freebsd/crypto/openssl/crypto/asn1/ |
H A D | asn1_gen.c | 245 int vlen = 0; in asn1_cb() local 347 static int parse_tagging(const char *vstart, int vlen, int *ptag, int *pclass) in parse_tagging()
|
/freebsd/sbin/setkey/ |
H A D | test-pfkey.c | 522 key_setsadbextbuf(dst, off, ebuf, elen, vbuf, vlen) in key_setsadbextbuf() argument
|
/freebsd/usr.sbin/ofwdump/ |
H A D | ofwdump.c | 161 int len, i, j, max, vlen; in ofw_dump_property() local
|
/freebsd/contrib/bsnmp/tests/ |
H A D | asn1.cc | 271 const auto conv = [] (asn_len_t alen, asn_len_t vlen, uint8_t type, 272 const auto &cbuf) { in __anon4d4e46190202()
|
/freebsd/cddl/contrib/opensolaris/tools/ctf/cvt/ |
H A D | ctf.c | 757 get_ctt_info(ctf_header_t *h, void *v, uint_t *kind, uint_t *vlen, int *isroot) in get_ctt_info() 813 uint_t vlen, kind; in count_types() local 1071 int isroot, kind, vlen; in resurrect_types() local
|
/freebsd/crypto/openssh/ |
H A D | kex.c | 676 const u_char *value, size_t vlen) in kex_ext_info_client_parse() 710 const u_char *value, size_t vlen) in kex_ext_info_server_parse() 732 size_t vlen; in kex_input_ext_info() local
|
/freebsd/contrib/bearssl/test/ |
H A D | test_math.c | 246 size_t plen, alen, blen, vlen; in test_modint() local
|
/freebsd/lib/libnetmap/ |
H A D | nmreq.c | 422 size_t vlen; in nmreq_option_parsekeys() local
|