/third_party/wpa_supplicant/wpa_supplicant-2.9/src/wps/ |
H A D | http_server.c | 123 struct http_request *prev; in http_request_free_all() local
|
H A D | wps.c | 536 struct upnp_pending_message *p, *prev; in wps_free_pending_msgs() local
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/ |
H A D | ctrl_iface_udp.c | 67 struct wpa_ctrl_dst *prev; in wpas_ctrl_iface_free_dst() local 118 struct wpa_ctrl_dst *dst, *prev = NULL; local
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/ |
H A D | ieee802_11_auth.c | 61 struct hostapd_cached_radius_acl *prev; in hostapd_acl_cache_free() local 301 struct hostapd_cached_radius_acl *prev, *entry, *tmp; in hostapd_acl_expire_cache() local 331 struct hostapd_acl_query_data *prev, *entry, *tmp; in hostapd_acl_expire_queries() local 454 struct hostapd_acl_query_data *query, *prev; hostapd_acl_recv_radius() local 608 struct hostapd_acl_query_data *query, *prev; hostapd_acl_deinit() local 647 struct hostapd_sta_wpa_psk_short *prev = psk; hostapd_free_psk_list() local [all...] |
H A D | pmksa_cache_auth.c | 54 struct rsn_pmksa_cache_entry *pos, *prev; in pmksa_cache_free_entry() local 225 struct rsn_pmksa_cache_entry *pos, *prev; in pmksa_cache_link_entry() local 445 struct rsn_pmksa_cache_entry *entry, *prev; pmksa_cache_auth_deinit() local 605 struct rsn_pmksa_cache_entry *entry, *prev; pmksa_cache_auth_radius_das_disconnect() local [all...] |
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/p2p/ |
H A D | p2p_sd.c | 120 struct p2p_sd_query *q, *prev; in p2p_unlink_sd_query() local 159 struct p2p_sd_query *q, *prev; in p2p_free_sd_queries() local
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/rsn_supp/ |
H A D | pmksa_cache.c | 62 struct rsn_pmksa_cache_entry *prev = NULL, *tmp; in pmksa_cache_expire() local 220 struct rsn_pmksa_cache_entry *pos, *prev; in pmksa_cache_add_entry() local 334 struct rsn_pmksa_cache_entry *entry, *prev = NULL, *tmp; pmksa_cache_flush() local 371 struct rsn_pmksa_cache_entry *entry, *prev; pmksa_cache_deinit() local [all...] |
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/utils/ |
H A D | xml-utils.c | 210 static char * add_path(const char *prev, const char *leaf) in add_path() argument
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/wps/ |
H A D | http_server.c | 123 struct http_request *prev; in http_request_free_all() local
|
H A D | wps.c | 542 struct upnp_pending_message *p, *prev; in wps_free_pending_msgs() local
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/ |
H A D | ctrl_iface_udp.c | 67 struct wpa_ctrl_dst *prev; in wpas_ctrl_iface_free_dst() local 118 struct wpa_ctrl_dst *dst, *prev = NULL; local
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/ |
H A D | ieee802_11_auth.c | 66 struct hostapd_cached_radius_acl *prev; in hostapd_acl_cache_free() local 366 struct hostapd_cached_radius_acl *prev, *entry, *tmp; in hostapd_acl_expire_cache() local 396 struct hostapd_acl_query_data *prev, *entry, *tmp; in hostapd_acl_expire_queries() local 519 struct hostapd_acl_query_data *query, *prev; hostapd_acl_recv_radius() local 671 struct hostapd_acl_query_data *query, *prev; hostapd_acl_deinit() local 697 struct hostapd_sta_wpa_psk_short *prev = psk; hostapd_free_psk_list() local [all...] |
H A D | pmksa_cache_auth.c | 54 struct rsn_pmksa_cache_entry *pos, *prev; in pmksa_cache_free_entry() local 225 struct rsn_pmksa_cache_entry *pos, *prev; in pmksa_cache_link_entry() local 445 struct rsn_pmksa_cache_entry *entry, *prev; pmksa_cache_auth_deinit() local 599 struct rsn_pmksa_cache_entry *entry, *prev; pmksa_cache_auth_radius_das_disconnect() local [all...] |
/third_party/skia/third_party/externals/angle2/src/common/ |
H A D | string_utils.cpp | 89 size_t prev = 0, pos; in SplitStringAlongWhitespace() local
|
/third_party/zlib/examples/ |
H A D | gun.c | 214 unsigned prev; /* previous code */ in lunpipe() local
|
/kernel/linux/linux-5.10/block/ |
H A D | blk-integrity.c | 33 int prev = 0; in blk_rq_count_integrity_sg() local 75 int prev = 0; in blk_rq_map_integrity_sg() local
|
/kernel/linux/linux-5.10/arch/arm64/kernel/ |
H A D | armv8_deprecated.c | 485 update_insn_emulation_mode(struct insn_emulation *insn, enum insn_emulation_mode prev) update_insn_emulation_mode() argument
|
H A D | process.c | 539 __notrace_funcgraph struct task_struct *__switch_to(struct task_struct *prev, in __switch_to() argument
|
/kernel/linux/linux-5.10/arch/powerpc/mm/ |
H A D | mem.c | 190 unsigned long spfn, epfn, prev = 0; in mark_nonram_nosave() local
|
H A D | slice.c | 330 unsigned long addr, found, prev; in slice_find_area_topdown() local
|
/kernel/linux/linux-5.10/arch/x86/kernel/ |
H A D | ldt.c | 90 void switch_ldt(struct mm_struct *prev, struct mm_struct *next) in switch_ldt() argument
|
/kernel/linux/linux-5.10/arch/s390/include/asm/ |
H A D | debug.h | 45 struct debug_info *prev; member
|
/kernel/linux/linux-5.10/arch/powerpc/boot/ |
H A D | ops.h | 146 static inline void *find_node_by_prop_value(const void *prev, in find_node_by_prop_value() argument 157 static inline void *find_node_by_prop_value_str(const void *prev, in find_node_by_prop_value_str() argument 165 static inline void *find_node_by_devtype(const void *prev, in find_node_by_devtype() argument 184 static inline void *find_node_by_compatible(const void *prev, in find_node_by_compatible() argument [all...] |
/kernel/linux/linux-5.10/drivers/clk/keystone/ |
H A D | sci-clk.c | 525 struct sci_clk *sci_clk, *prev; in ti_sci_scan_clocks_from_dt() local
|
/kernel/linux/linux-5.10/drivers/cpufreq/ |
H A D | qcom-cpufreq-hw.c | 203 struct cpufreq_frequency_table *prev = &table[i - 1]; in qcom_cpufreq_hw_read_lut() local
|