/openbsd-src/usr.sbin/bgpd/ |
H A D | mrt.c | 142 uint16_t subtype = BGP4MP_MESSAGE; mrt_bgp_msg_subtype() local 180 uint16_t subtype = BGP4MP_MESSAGE; mrt_dump_bgp_msg() local 208 uint16_t subtype = BGP4MP_STATE_CHANGE; mrt_dump_state() local 540 uint16_t subtype; mrt_dump_entry() local 701 uint16_t subtype, apsubtype, nump, apnump, afi; mrt_dump_entry_v2() local 947 mrt_dump_hdr_se(struct ibuf ** bp,struct peer * peer,uint16_t type,uint16_t subtype,uint32_t len,int swap) mrt_dump_hdr_se() argument 1061 mrt_dump_hdr_rde(struct ibuf ** bp,uint16_t type,uint16_t subtype,uint32_t len) mrt_dump_hdr_rde() argument [all...] |
H A D | mrt.h | 47 uint16_t subtype; member
|
/openbsd-src/sbin/pfctl/ |
H A D | pfctl_osfp.c | 95 char *class, *version, *subtype, *desc, *tcpopts; in pfctl_file_fingerprints() local 327 int class, version, subtype; in pfctl_get_fingerprint() local 445 int class, version, subtype; in pfctl_lookup_fingerprint() local 538 int class, version, subtype; in add_fingerprint() local 648 int class, version, subtype; in import_fingerprint() local
|
/openbsd-src/usr.sbin/tcpdump/ |
H A D | pfctl_osfp.c | 95 char *class, *version, *subtype, *desc, *tcpopts; in pfctl_file_fingerprints() local 325 int class, version, subtype; in pfctl_get_fingerprint() local 443 int class, version, subtype; in pfctl_lookup_fingerprint() local 536 int class, version, subtype; in add_fingerprint() local 645 int class, version, subtype; in import_fingerprint() local
|
H A D | print-802_11.c | 1027 uint8_t subtype; in ieee80211_print_assocreq() local 1220 u_int8_t subtype, type, *frm; in ieee80211_frame() local
|
/openbsd-src/gnu/usr.bin/binutils/gas/ |
H A D | frags.c | 197 frag_var (relax_stateT type, int max_chars, int var, relax_substateT subtype, in frag_var() 230 relax_substateT subtype, symbolS *symbol, offsetT offset, in frag_variant()
|
/openbsd-src/regress/usr.sbin/rpki-client/ |
H A D | repo-dummy.c | 9 repo_stat_inc(struct repo *repo, int tal, enum rtype type, enum stype subtype) in repo_stat_inc()
|
/openbsd-src/gnu/usr.bin/binutils-2.17/gas/ |
H A D | frags.c | 204 frag_var (relax_stateT type, int max_chars, int var, relax_substateT subtype, in frag_var() 237 relax_substateT subtype, symbolS *symbol, offsetT offset, in frag_variant()
|
/openbsd-src/gnu/usr.bin/binutils/gdb/ |
H A D | sparc64-tdep.c | 620 struct type *subtype = check_typedef (TYPE_FIELD_TYPE (type, i)); in sparc64_16_byte_align_p() local 677 struct type *subtype = check_typedef (TYPE_FIELD_TYPE (type, i)); in sparc64_store_floating_fields() local 695 struct type *subtype = check_typedef (TYPE_FIELD_TYPE (type, 0)); in sparc64_store_floating_fields() local 746 struct type *subtype = check_typedef (TYPE_FIELD_TYPE (type, i)); in sparc64_extract_floating_fields() local
|
H A D | amd64-tdep.c | 314 struct type *subtype = check_typedef (TYPE_TARGET_TYPE (type)); in amd64_classify_aggregate() local 331 struct type *subtype = check_typedef (TYPE_FIELD_TYPE (type, i)); in amd64_classify_aggregate() local
|
/openbsd-src/sbin/isakmpd/ |
H A D | prf.c | 71 prf_alloc(enum prfs type, int subtype, unsigned char *shared, in prf_alloc()
|
/openbsd-src/gnu/usr.bin/gcc/gcc/ |
H A D | convert.c | 451 tree subtype = TREE_TYPE (type); local
|
/openbsd-src/gnu/usr.bin/binutils/bfd/ |
H A D | vms-hdr.c | 56 int subtype; local
|
/openbsd-src/gnu/usr.bin/binutils-2.17/bfd/ |
H A D | vms-hdr.c | 49 int subtype; in _bfd_vms_slurp_hdr() local
|
/openbsd-src/usr.bin/tmux/ |
H A D | cmd-refresh-client.c | 50 enum control_sub_type subtype; in cmd_refresh_client_update_subscription() local
|
/openbsd-src/sys/net80211/ |
H A D | ieee80211.c | 1262 uint64_t subtype; in ieee80211_media2mcs() local 1355 uint64_t subtype; in ieee80211_media2rate() member
|
/openbsd-src/gnu/usr.bin/binutils-2.17/gas/config/ |
H A D | xtensa-istack.h | 54 enum xtensa_relax_statesE subtype; member
|
/openbsd-src/gnu/gcc/gcc/ |
H A D | convert.c | 754 tree subtype = TREE_TYPE (type); in convert_to_complex() local
|
/openbsd-src/usr.sbin/unbound/validator/ |
H A D | validator.c | 1759 enum val_classification subtype = val_classify_response( processInit() local 2128 enum val_classification subtype; processValidate() local 2357 enum val_classification subtype = val_classify_response( processFinished() local 2770 enum val_classification subtype; ds_response_to_ke() local [all...] |
H A D | validator.h | 211 enum val_classification subtype; member
|
H A D | val_utils.c | 244 val_find_signer(enum val_classification subtype,struct query_info * qinf,struct reply_info * rep,size_t skip,uint8_t ** signer_name,size_t * signer_len) val_find_signer() argument 1188 val_classification_to_string(enum val_classification subtype) val_classification_to_string() argument [all...] |
/openbsd-src/sbin/unwind/libunbound/validator/ |
H A D | validator.c | 1759 enum val_classification subtype = val_classify_response( processInit() local 2128 enum val_classification subtype; processValidate() local 2357 enum val_classification subtype = val_classify_response( processFinished() local 2770 enum val_classification subtype; ds_response_to_ke() local [all...] |
H A D | validator.h | 211 enum val_classification subtype; member
|
/openbsd-src/usr.sbin/hostapd/ |
H A D | print-802_11.c | 328 u_int8_t subtype, type, *frm; in ieee80211_frame() local
|
/openbsd-src/gnu/llvm/llvm/lib/TextAPI/ |
H A D | TextStubCommon.cpp | 135 #define ARCHINFO(arch, type, subtype, numbits) \ in bitset() argument
|