| /freebsd-14-stable/sys/dev/bhnd/nvram/ |
| HD | bhnd_nvram_value_subr.c | 63 bhnd_nvram_type itype) in bhnd_nvram_value_check_aligned() 117 bhnd_nvram_value_nelem(const void *inp, size_t ilen, bhnd_nvram_type itype, in bhnd_nvram_value_nelem() 242 bhnd_nvram_value_size(const void *inp, size_t ilen, bhnd_nvram_type itype, in bhnd_nvram_value_size() 394 bhnd_nvram_type itype, char *outp, size_t *olen, ...) in bhnd_nvram_value_printf() 435 bhnd_nvram_type itype, char *outp, size_t *olen, va_list ap) in bhnd_nvram_value_vprintf() 472 bhnd_nvram_value_array_next(const void *inp, size_t ilen, bhnd_nvram_type itype, in bhnd_nvram_value_array_next() 530 bhnd_nvram_value_coerce(const void *inp, size_t ilen, bhnd_nvram_type itype, in bhnd_nvram_value_coerce()
|
| HD | bhnd_nvram_value_fmts.c | 235 size_t ilen, bhnd_nvram_type itype) in bhnd_nvram_val_bcm_int_filter() 282 bhnd_nvram_type itype; in bhnd_nvram_val_bcm_hex_encode_elem() local 336 bhnd_nvram_type itype; in bhnd_nvram_val_bcm_decimal_encode_elem() local 355 const void *inp, size_t ilen, bhnd_nvram_type itype) in bhnd_nvram_val_bcm_leddc_filter() 388 bhnd_nvram_type itype; in bhnd_nvram_val_bcm_leddc_encode_elem() local 571 bhnd_nvram_type itype; in bhnd_nvram_val_bcmstr_encode() local 618 const void *inp, size_t ilen, bhnd_nvram_type itype) in bhnd_nvram_val_bcmstr_csv_filter() 638 bhnd_nvram_type itype; in bhnd_nvram_val_bcmstr_csv_next() local 694 const void *inp, size_t ilen, bhnd_nvram_type itype) in bhnd_nvram_val_bcm_macaddr_filter() 716 bhnd_nvram_type itype; in bhnd_nvram_val_bcm_macaddr_encode() local [all …]
|
| HD | bhnd_nvram_value.c | 231 size_t ilen, bhnd_nvram_type itype) in bhnd_nvram_val_fmt_filter() 276 const void *inp, size_t ilen, bhnd_nvram_type itype, uint32_t flags) in bhnd_nvram_val_init_common() 356 const void *inp, size_t ilen, bhnd_nvram_type itype, uint32_t flags) in bhnd_nvram_val_init() 393 const void *inp, size_t ilen, bhnd_nvram_type itype, uint32_t flags) in bhnd_nvram_val_new() 421 bhnd_nvram_type itype, otype; in bhnd_nvram_val_convert_common() local 664 bhnd_nvram_val_encode_null(const void *inp, size_t ilen, bhnd_nvram_type itype, in bhnd_nvram_val_encode_null() 707 bhnd_nvram_val_encode_bool(const void *inp, size_t ilen, bhnd_nvram_type itype, in bhnd_nvram_val_encode_bool() 785 bhnd_nvram_val_encode_data(const void *inp, size_t ilen, bhnd_nvram_type itype, in bhnd_nvram_val_encode_data() 819 bhnd_nvram_type itype, void *outp, size_t *olen, bhnd_nvram_type otype) in bhnd_nvram_val_encode_string() 1048 bhnd_nvram_val_encode_int(const void *inp, size_t ilen, bhnd_nvram_type itype, in bhnd_nvram_val_encode_int() [all …]
|
| HD | bhnd_nvram_plist.c | 281 const void *inp, size_t ilen, bhnd_nvram_type itype) in bhnd_nvram_plist_replace_bytes() 490 const void *inp, size_t ilen, bhnd_nvram_type itype) in bhnd_nvram_plist_append_bytes() 824 bhnd_nvram_type itype) in bhnd_nvram_prop_bytes_new()
|
| HD | bhnd_nvram_store.c | 1222 const void *inp, size_t ilen, bhnd_nvram_type itype) in bhnd_nvram_store_setvar()
|
| HD | bhnd_nvram_data_tlv.c | 574 bhnd_nvram_type itype; in bhnd_nvram_tlv_filter_setvar() local
|
| HD | bhnd_nvram_data_btxt.c | 922 bhnd_nvram_type itype; in bhnd_nvram_btxt_filter_setvar() local
|
| HD | bhnd_nvram_data_sprom.c | 406 bhnd_nvram_type itype, var_base_type; in bhnd_nvram_sprom_write_var() local
|
| /freebsd-14-stable/crypto/openssl/crypto/asn1/ |
| HD | a_int.c | 327 static int asn1_string_get_int64(int64_t *pr, const ASN1_STRING *a, int itype) in asn1_string_get_int64() 340 static int asn1_string_set_int64(ASN1_STRING *a, int64_t r, int itype) in asn1_string_set_int64() 362 int itype) in asn1_string_get_uint64() 379 static int asn1_string_set_uint64(ASN1_STRING *a, uint64_t r, int itype) in asn1_string_set_uint64() 506 int itype) in asn1_string_to_bn()
|
| /freebsd-14-stable/contrib/smbfs/smbutil/ |
| HD | dumptree.c | 110 int *itype; in cmd_dumptree() local
|
| /freebsd-14-stable/sys/dev/cxgbe/ |
| HD | t4_vf.c | 322 int itype, iq_avail, navail, rc; in cfg_itype_and_nqueues() local
|
| HD | t4_main.c | 4450 calculate_iaq(struct adapter *sc, struct intrs_and_queues *iaq, int itype, in calculate_iaq() 4592 int rc, itype, navail, nalloc; in cfg_itype_and_nqueues() local
|
| /freebsd-14-stable/sys/netsmb/ |
| HD | smb_conn.h | 133 int itype; member 146 int itype; member
|
| HD | smb_conn.c | 929 int error, itype; in smb_sysctl_treedump() local
|
| /freebsd-14-stable/crypto/heimdal/lib/asn1/ |
| HD | gen_template.c | 489 char *itype = NULL; in template_members() local
|
| /freebsd-14-stable/contrib/llvm-project/lld/ELF/Arch/ |
| HD | RISCV.cpp | 87 static uint32_t itype(uint32_t op, uint32_t rd, uint32_t rs1, uint32_t imm) { in itype() function
|
| /freebsd-14-stable/crypto/openssl/test/ |
| HD | endecode_test.c | 588 int itype = NID_undef; in check_params_DER() local
|
| /freebsd-14-stable/crypto/openssl/include/openssl/ |
| HD | asn1t.h.in | 603 char itype; /* The item type, primitive, SEQUENCE, CHOICE member
|
| HD | asn1t.h | 602 char itype; /* The item type, primitive, SEQUENCE, CHOICE member
|