| /freebsd-12-stable/sys/dev/bhnd/nvram/ |
| D | bhnd_nvram_value.c | 282 bhnd_nvram_type otype; in bhnd_nvram_val_init_common() local 425 bhnd_nvram_type itype, otype; in bhnd_nvram_val_convert_common() local 670 void *outp, size_t *olen, bhnd_nvram_type otype) in bhnd_nvram_val_encode_null() 713 void *outp, size_t *olen, bhnd_nvram_type otype) in bhnd_nvram_val_encode_bool() 791 void *outp, size_t *olen, bhnd_nvram_type otype) in bhnd_nvram_val_encode_data() 825 bhnd_nvram_type itype, void *outp, size_t *olen, bhnd_nvram_type otype) in bhnd_nvram_val_encode_string() 1055 void *outp, size_t *olen, bhnd_nvram_type otype) in bhnd_nvram_val_encode_int() 1336 bhnd_nvram_type otype) in bhnd_nvram_val_encode() 1371 size_t ilen, void *outp, size_t *olen, bhnd_nvram_type otype) in bhnd_nvram_val_encode_elem() 1393 bhnd_nvram_type *otype) in bhnd_nvram_val_bytes() [all …]
|
| D | bhnd_nvram_value_fmts.c | 270 bhnd_nvram_type otype) in bhnd_nvram_val_bcm_int_encode() 285 size_t ilen, void *outp, size_t *olen, bhnd_nvram_type otype) in bhnd_nvram_val_bcm_hex_encode_elem() 338 size_t ilen, void *outp, size_t *olen, bhnd_nvram_type otype) in bhnd_nvram_val_bcm_decimal_encode_elem() 391 size_t ilen, void *outp, size_t *olen, bhnd_nvram_type otype) in bhnd_nvram_val_bcm_leddc_encode_elem() 571 bhnd_nvram_type otype) in bhnd_nvram_val_bcmstr_encode() 718 size_t *olen, bhnd_nvram_type otype) in bhnd_nvram_val_bcm_macaddr_encode() 764 bhnd_nvram_type otype) in bhnd_nvram_val_bcm_macaddr_string_encode_elem()
|
| D | bhnd_nvram_plist.c | 630 void *outp, size_t olen, bhnd_nvram_type otype) in bhnd_nvram_plist_get_encoded() 945 bhnd_nvram_type *otype) in bhnd_nvram_prop_bytes() 977 bhnd_nvram_type otype) in bhnd_nvram_prop_encode()
|
| D | bhnd_nvram_value_subr.c | 534 void *outp, size_t *olen, bhnd_nvram_type otype) in bhnd_nvram_value_coerce()
|
| D | bhnd_nvram_data_bcm.c | 167 void *outp, size_t *olen, bhnd_nvram_type otype) in bhnd_nvram_bcm_getvar_direct() 178 void *outp, size_t *olen, bhnd_nvram_type otype, bool have_header) in bhnd_nvram_bcm_getvar_direct_common()
|
| D | bhnd_nvram_subr.c | 712 size_t *nbytes, void *outp, size_t *olen, bhnd_nvram_type otype) in bhnd_nvram_parse_int()
|
| D | bhnd_nvram_data.c | 592 void *outp, size_t *olen, bhnd_nvram_type otype) in bhnd_nvram_data_generic_rp_getvar()
|
| D | bhnd_nvram_store.c | 1107 void *outp, size_t *olen, bhnd_nvram_type otype) in bhnd_nvram_store_getvar()
|
| D | bhnd_nvram_data_btxt.c | 142 void *outp, size_t *olen, bhnd_nvram_type otype) in bhnd_nvram_btxt_getvar_direct()
|
| D | bhnd_nvram_data_sprom.c | 1321 size_t *len, bhnd_nvram_type otype) in bhnd_nvram_sprom_getvar()
|
| /freebsd-12-stable/contrib/less/ |
| D | option.h | 60 int otype; /* Type of the option */ member
|
| /freebsd-12-stable/cddl/contrib/opensolaris/common/ctf/ |
| D | ctf_types.c | 170 ctf_id_t prev = type, otype = type; in ctf_type_resolve() local 830 ctf_id_t otype = type; in ctf_type_rvisit() local
|
| /freebsd-12-stable/sys/dev/iscsi_initiator/ |
| D | iscsi.c | 125 iscsi_open(struct cdev *dev, int flags, int otype, struct thread *td) in iscsi_open()
|
| /freebsd-12-stable/crypto/openssh/ |
| D | moduli.c | 153 qfileout(FILE * ofile, u_int32_t otype, u_int32_t otests, u_int32_t otries, in qfileout()
|
| /freebsd-12-stable/contrib/tcpdump/ |
| D | print-pim.c | 758 uint16_t otype, olen; in pimv2_print() local
|
| /freebsd-12-stable/sys/netpfil/ipfilter/netinet/ |
| D | ip_dstlist.c | 297 ipf_dstlist_iter_deref(ipf_main_softc_t *softc, void *arg, int otype, in ipf_dstlist_iter_deref()
|
| D | ip_pool.c | 1330 ipf_pool_iter_deref(ipf_main_softc_t *softc, void *arg, int otype, int unit, in ipf_pool_iter_deref()
|
| D | ip_htable.c | 1276 ipf_htable_iter_deref(ipf_main_softc_t *softc, void *arg, int otype, int unit, in ipf_htable_iter_deref()
|
| /freebsd-12-stable/contrib/gcc/ |
| D | tree-ssa-alias-warnings.c | 213 tree otype = TREE_TYPE (object); in get_otype() local
|
| D | gimplify.c | 1570 tree dctype, datype, ddatype, otype, obj_expr; in canonicalize_addr_expr() local 6250 tree ptype, otype, dtype; in check_pointer_types_r() local
|
| /freebsd-12-stable/contrib/binutils/ld/ |
| D | ldmain.c | 1037 enum bfd_link_hash_type otype, in multiple_common()
|
| /freebsd-12-stable/contrib/bmake/ |
| D | var.c | 1791 VarOrder(const char *str, const char otype) in VarOrder() 2937 char otype; in ApplyModifier_Order() local
|
| /freebsd-12-stable/sys/dev/an/ |
| D | if_an.c | 3227 int otype = sc->an_config.an_opmode; in an_media_change() local
|
| /freebsd-12-stable/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/ |
| D | ddt.c | 1017 enum ddt_type otype = dde->dde_type; in ddt_sync_entry() local
|
| D | zfs_acl.c | 1168 dmu_object_type_t otype; in zfs_aclset_common() local
|