| /freebsd-11-stable/sys/kern/ |
| HD | kern_intr.c | 168 struct intr_event *ie; in ithread_update() local 195 intr_event_update(struct intr_event *ie) in intr_event_update() 266 struct intr_event *ie; in intr_event_create() local 304 _intr_event_bind(struct intr_event *ie, int cpu, bool bindirq, bool bindithread) in _intr_event_bind() 366 intr_event_bind(struct intr_event *ie, int cpu) in intr_event_bind() 377 intr_event_bind_irqonly(struct intr_event *ie, int cpu) in intr_event_bind_irqonly() 387 intr_event_bind_ithread(struct intr_event *ie, int cpu) in intr_event_bind_ithread() 396 struct intr_event *ie; in intr_lookup() local 411 struct intr_event *ie; in intr_setaffinity() local 448 struct intr_event *ie; in intr_getaffinity() local [all …]
|
| /freebsd-11-stable/contrib/llvm-project/llvm/lib/Support/ |
| HD | DAGDeltaAlgorithm.cpp | 184 ie = Changes.end(); it != ie; ++it) { in DAGDeltaAlgorithmImpl() local 189 ie = Dependencies.end(); it != ie; ++it) { in DAGDeltaAlgorithmImpl() local 196 ie = Changes.end(); it != ie; ++it) in DAGDeltaAlgorithmImpl() local 208 ie = pred_end(Change); it != ie; ++it) { in DAGDeltaAlgorithmImpl() local 217 ie = Changes.end(); it != ie; ++it) in DAGDeltaAlgorithmImpl() local 220 ie = Changes.end(); it != ie; ++it) in DAGDeltaAlgorithmImpl() local 295 ie = Changes.end(); it != ie; ++it) in GetTestResult() local 344 ie = CurrentMinSet.end(); it != ie; ++it) in Run() local
|
| HD | DeltaAlgorithm.cpp | 35 ie = S.end(); it != ie; ++it, ++idx) in Split() local 61 ie = Sets.end(); it != ie; ++it) in Delta() local 74 ie = Sets.end(); it != ie; ++it) { in Search() local
|
| /freebsd-11-stable/contrib/mdocml/ |
| HD | dba_array.c | 62 int32_t ie; in dba_array_free() local 75 dba_array_set(struct dba_array *array, int32_t ie, void *entry) in dba_array_set() 103 dba_array_get(struct dba_array *array, int32_t ie) in dba_array_get() 144 dba_array_setpos(struct dba_array *array, int32_t ie, int32_t pos) in dba_array_setpos() 172 int32_t ie; in dba_array_writepos() local
|
| /freebsd-11-stable/contrib/ipfilter/lib/ |
| HD | interror.c | 526 ipf_error_entry_t *ie; local 552 ipf_error_entry_t *ie; local 573 ipf_error_entry_t *ie; local
|
| /freebsd-11-stable/contrib/wpa/wpa_supplicant/ |
| HD | wifi_display.c | 41 struct wpabuf *ie; in wifi_display_get_wfd_ie() local 69 struct wpabuf *ie, *buf; in wifi_display_update_wfd_ie() local 299 struct wpabuf *ie) in wifi_display_subelem_set_from_ies() 358 struct wpabuf *ie; in wifi_display_subelem_get() local
|
| HD | bss.c | 37 const u8 *ie = wpa_bss_get_ie(bss, WLAN_EID_INTERWORKING); in wpa_bss_set_hessid() local 475 const struct wpa_scan_res *new_res, u32 ie) in are_ies_equal() 1111 const u8 * wpa_bss_get_ie(const struct wpa_bss *bss, u8 ie) in wpa_bss_get_ie() 1277 const u8 *ie; in wpa_bss_get_max_rate() local 1307 const u8 *ie, *ie2; in wpa_bss_get_bit_rates() local 1335 const u8 *ie; in wpa_bss_get_fils_cache_id() local
|
| /freebsd-11-stable/contrib/unbound/ipset/ |
| HD | ipset.c | 101 ipset_add_rrset_data(struct ipset_env *ie, struct mnl_socket *mnl, in ipset_add_rrset_data() 139 ipset_check_zones_for_rrset(struct module_env *env, struct ipset_env *ie, in ipset_check_zones_for_rrset() 176 static int ipset_update(struct module_env *env, struct dns_msg *return_msg, struct ipset_env *ie) { in ipset_update() 290 struct ipset_env *ie = (struct ipset_env *)qstate->env->modinfo[id]; in ipset_operate() local 364 struct ipset_env *ie = (struct ipset_env *)env->modinfo[id]; in ipset_get_mem() local
|
| /freebsd-11-stable/sys/contrib/ngatm/netnatm/msg/ |
| HD | uni_msg.c | 110 enum uni_ietype ie, struct uni_iehdr *hdr, u_int ielen, in decode_alerting() 256 enum uni_ietype ie, struct uni_iehdr *hdr, u_int ielen, in decode_call_proc() 472 enum uni_ietype ie, struct uni_iehdr *hdr, u_int ielen, in decode_connect() 695 enum uni_ietype ie, struct uni_iehdr *hdr, u_int ielen, in decode_connect_ack() 825 enum uni_ietype ie, struct uni_iehdr *hdr, u_int ielen, in decode_release() 999 enum uni_ietype ie, struct uni_iehdr *hdr, u_int ielen, in decode_release_compl() 1374 enum uni_ietype ie, struct uni_iehdr *hdr, u_int ielen, in decode_setup() 1775 enum uni_ietype ie, struct uni_iehdr *hdr, u_int ielen, in decode_status() 1878 enum uni_ietype ie, struct uni_iehdr *hdr, u_int ielen, in decode_status_enq() 1963 enum uni_ietype ie, struct uni_iehdr *hdr, u_int ielen, in decode_notify() [all …]
|
| /freebsd-11-stable/contrib/unbound/ipsecmod/ |
| HD | ipsecmod.c | 239 struct ipsecmod_env* ATTR_UNUSED(ie)) in call_hook() 376 struct ipsecmod_qstate* iq, struct ipsecmod_env* ie, int id) in ipsecmod_handle_query() 463 struct ipsecmod_env* ATTR_UNUSED(ie), int id) in ipsecmod_handle_response() 501 struct ipsecmod_env* ie = (struct ipsecmod_env*)qstate->env->modinfo[id]; in ipsecmod_operate() local 590 struct ipsecmod_env* ie = (struct ipsecmod_env*)env->modinfo[id]; in ipsecmod_get_mem() local
|
| HD | ipsecmod-whitelist.c | 99 ipsecmod_whitelist_apply_cfg(struct ipsecmod_env* ie, in ipsecmod_whitelist_apply_cfg() 140 ipsecmod_domain_is_whitelisted(struct ipsecmod_env* ie, uint8_t* dname, in ipsecmod_domain_is_whitelisted()
|
| /freebsd-11-stable/contrib/wpa/src/ap/ |
| HD | taxonomy.c | 103 const u8 *ie; in ie_to_string() local 270 const u8 *ie, size_t ie_len) in taxonomy_sta_info_probe_req() 279 const u8 *ie, size_t ie_len) in taxonomy_hostapd_sta_info_probe_req() 288 const u8 *ie, size_t ie_len) in taxonomy_sta_info_assoc_req()
|
| /freebsd-11-stable/contrib/wpa/src/rsn_supp/ |
| HD | wpa_ie.c | 359 struct wpa_eapol_ie_parse *ie) in wpa_parse_vendor_specific() 395 struct wpa_eapol_ie_parse *ie) in wpa_parse_generic() 491 struct wpa_eapol_ie_parse *ie) in wpa_supplicant_parse_ies()
|
| HD | wpa.c | 591 struct wpa_eapol_ie_parse ie; in wpa_supplicant_process_1_of_4() local 1125 struct wpa_eapol_ie_parse *ie) in ieee80211w_set_keys() 1193 struct wpa_eapol_ie_parse *ie, in ft_validate_mdie() 1224 struct wpa_eapol_ie_parse *ie, in ft_validate_ftie() 1252 struct wpa_eapol_ie_parse *ie) in ft_validate_rsnie() 1288 struct wpa_eapol_ie_parse *ie) in wpa_supplicant_validate_ie_ft() 1323 struct wpa_eapol_ie_parse *ie) in wpa_supplicant_validate_ie() 1442 struct wpa_eapol_ie_parse ie; in wpa_supplicant_process_3_of_4() local 1606 struct wpa_eapol_ie_parse ie; in wpa_supplicant_process_1_of_2_rsn() local 3213 int wpa_sm_set_assoc_wpa_ie(struct wpa_sm *sm, const u8 *ie, size_t len) in wpa_sm_set_assoc_wpa_ie() [all …]
|
| /freebsd-11-stable/contrib/unbound/iterator/ |
| HD | iterator.c | 227 struct iter_env* ie = (struct iter_env*)qstate->env->modinfo[id]; in error_supers() local 619 is_caps_whitelisted(struct iter_env* ie, struct iter_qstate* iq) in is_caps_whitelisted() 1025 struct iter_env* ie = (struct iter_env*)qstate->env->modinfo[id]; in generate_a_aaaa_check() local 1079 struct iter_env* ie = (struct iter_env*)qstate->env->modinfo[id]; in generate_ns_check() local 1229 struct iter_env* ie, int id) in processInitRequest() 1802 struct iter_env* ie, int id, int maxtargets, int* num) in query_for_targets() 1911 struct iter_env* ie, int id) in processLastResort() 2149 struct iter_env* ie, int id) in processQueryTargets() 3231 struct iter_env* ie = (struct iter_env*)qstate->env->modinfo[id]; in processTargetResponse() local 3617 struct iter_env* ie, int id) in iter_handle() [all …]
|
| /freebsd-11-stable/contrib/llvm-project/clang/lib/FrontendTool/ |
| HD | ExecuteCompilerInvocation.cpp | 77 FrontendPluginRegistry::begin(), ie = FrontendPluginRegistry::end(); in CreateFrontendBaseAction() local 216 ie = FrontendPluginRegistry::end(); in ExecuteCompilerInvocation() local
|
| /freebsd-11-stable/contrib/unbound/cachedb/ |
| HD | cachedb.c | 571 cachedb_extcache_lookup(struct module_qstate* qstate, struct cachedb_env* ie) in cachedb_extcache_lookup() 598 cachedb_extcache_store(struct module_qstate* qstate, struct cachedb_env* ie) in cachedb_extcache_store() 673 struct cachedb_env* ie, int id) in cachedb_handle_query() 748 struct cachedb_qstate* ATTR_UNUSED(iq), struct cachedb_env* ie, int id) in cachedb_handle_response() 768 struct cachedb_env* ie = (struct cachedb_env*)qstate->env->modinfo[id]; in cachedb_operate() local 839 struct cachedb_env* ie = (struct cachedb_env*)env->modinfo[id]; in cachedb_get_mem() local
|
| /freebsd-11-stable/sys/mips/rmi/ |
| HD | intr_machdep.c | 54 struct intr_event *ie; /* event corresponding to intr */ member 122 struct intr_event *ie; /* descriptor for the IRQ */ in xlr_establish_intr() local 166 struct intr_event *ie; in cpu_intr() local
|
| /freebsd-11-stable/contrib/wpa/src/p2p/ |
| HD | p2p_group.c | 127 static void p2p_client_info(struct wpabuf *ie, struct p2p_group_member *m) in p2p_client_info() 138 struct wpabuf *ie) in p2p_group_add_common_ies() 164 static void p2p_group_add_noa(struct wpabuf *ie, struct wpabuf *noa) in p2p_group_add_noa() 177 struct wpabuf *ie; in p2p_group_encaps_probe_resp() local 210 struct wpabuf *ie; in p2p_group_build_beacon_ie() local 257 struct wpabuf *ie; in wifi_display_encaps() local 445 struct wpabuf *p2p_subelems, *ie; in p2p_group_build_probe_resp_ie() local 603 const u8 *ie, size_t len) in p2p_group_notif_assoc()
|
| /freebsd-11-stable/sys/mips/nlm/ |
| HD | intr_machdep.c | 63 struct intr_event *ie; /* event corresponding to intr */ member 171 struct intr_event *ie; /* descriptor for the IRQ */ in cpu_establish_hardintr() local 221 struct intr_event *ie; in cpu_intr() local
|
| /freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/AArch64/ |
| HD | AArch64PBQPRegAlloc.cpp | 192 for (unsigned i = 0, ie = vRdAllowed->size(); i != ie; ++i) { in addIntraChainConstraint() local 213 for (unsigned i = 0, ie = vRdAllowed->size(); i != ie; ++i) { in addIntraChainConstraint() local 290 for (unsigned i = 0, ie = vRdAllowed->size(); i != ie; ++i) { in addInterChainConstraint() local
|
| /freebsd-11-stable/contrib/wpa/src/wps/ |
| HD | wps.c | 420 struct wpabuf *ie; in wps_build_assoc_req_ie() local 454 struct wpabuf *ie; in wps_build_assoc_resp_ie() local 500 struct wpabuf *ie; in wps_build_probe_req_ie() local
|
| /freebsd-11-stable/sys/net80211/ |
| HD | ieee80211_mesh.c | 2237 struct ieee80211_meshpeer_ie ie; in mesh_recv_action_meshpeering_open() local 2384 struct ieee80211_meshpeer_ie ie; in mesh_recv_action_meshpeering_confirm() local 2447 struct ieee80211_meshpeer_ie ie; in mesh_recv_action_meshpeering_close() local 2501 const struct ieee80211_meshlmetric_ie *ie = in mesh_recv_action_meshlmetric() local 2525 struct ieee80211_meshgann_ie *ie, const uint8_t *frm, const uint8_t *efrm) in mesh_parse_meshgate_action() 2565 struct ieee80211_meshgann_ie ie; in mesh_recv_action_meshgate() local 2890 struct ieee80211_meshlmetric_ie *ie = arg0; in mesh_send_action_meshlmetric() local 2938 struct ieee80211_meshgann_ie *ie = arg0; in mesh_send_action_meshgate() local 3080 mesh_verify_meshid(struct ieee80211vap *vap, const uint8_t *ie) in mesh_verify_meshid() 3093 mesh_verify_meshconf(struct ieee80211vap *vap, const uint8_t *ie) in mesh_verify_meshconf() [all …]
|
| /freebsd-11-stable/lib/libusb/ |
| HD | libusb20_desc.c | 291 libusb20_me_get_1(const struct libusb20_me_struct *ie, uint16_t offset) in libusb20_me_get_1() 303 libusb20_me_get_2(const struct libusb20_me_struct *ie, uint16_t offset) in libusb20_me_get_2()
|
| /freebsd-11-stable/contrib/llvm-project/llvm/lib/MC/ |
| HD | MachObjectWriter.cpp | 488 ie = Asm.indirect_symbol_end(); it != ie; ++it) { in bindIndirectSymbols() local 504 ie = Asm.indirect_symbol_end(); it != ie; ++it, ++IndirectIndex) { in bindIndirectSymbols() local 520 ie = Asm.indirect_symbol_end(); it != ie; ++it, ++IndirectIndex) { in bindIndirectSymbols() local 549 ie = Asm.end(); it != ie; ++it, ++Index) in computeSymbolTable() local 976 it = Asm.data_region_begin(), ie = Asm.data_region_end(); in writeObject() local 1013 ie = Asm.indirect_symbol_end(); it != ie; ++it) { in writeObject() local
|