/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/wps/ |
H A D | wps_attr_build.c | 467 const u8 *pos, *end; in wps_ie_encapsulate() local
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/ |
H A D | ctrl_iface_udp.c | 222 char *buf, *pos; local 400 char *pos; local 624 char *buf, *pos; global() local 773 char *pos; global() local [all...] |
H A D | mesh.c | 738 char *mesh_id, *pos = buf; in mesh_attr_text() local [all...] |
H A D | op_classes.c | 519 unsigned int pos, max_num = 0; in wpas_supp_op_classes() local 457 wpas_supp_op_class_ie(struct wpa_supplicant *wpa_s, struct wpa_ssid *ssid, struct wpa_bss *bss, u8 *pos, size_t len) wpas_supp_op_class_ie() argument
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant_lib/ |
H A D | wpa_magiclink.c | 232 char *pos = NULL; local [all...] |
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/ |
H A D | ap_rrm.c | 99 const u8 *pos, *ie, *end; in hostapd_handle_radio_msmt_report() local 35 hostapd_handle_lci_report(struct hostapd_data *hapd, u8 token, const u8 *pos, size_t len) hostapd_handle_lci_report() argument 59 hostapd_handle_range_report(struct hostapd_data *hapd, u8 token, const u8 *pos, size_t len) hostapd_handle_range_report() argument 74 hostapd_handle_beacon_report(struct hostapd_data *hapd, const u8 *addr, u8 token, u8 rep_mode, const u8 *pos, size_t len) hostapd_handle_beacon_report() argument 282 const u8 *pos, *ie, *end; hostapd_handle_nei_report_req() local 576 const u8 *pos; hostapd_send_beacon_req() local [all...] |
H A D | ctrl_iface_ap.c | 368 const char *pos; in hostapd_ctrl_iface_sta() local 433 u8 *pos; in p2p_manager_disconnect() local 485 const char *pos; hostapd_ctrl_iface_deauthenticate() local 548 const char *pos; hostapd_ctrl_iface_disassociate() local 835 hostapd_parse_csa_settings(const char *pos, struct csa_settings *settings) hostapd_parse_csa_settings() argument 900 char *pos, *pos2; hostapd_ctrl_iface_pmksa_add() local 957 char *pos; hostapd_ctrl_iface_pmksa_create_entry() local [all...] |
H A D | fils_hlp.c | 23 const u16 *pos; in ip_checksum() local 39 u8 *pos, *end; in fils_dhcp_request() local 154 u8 buf[1500], *pos, *end, *end_opt = NULL; fils_dhcp_handler() local 334 const u8 *pos = msg, *end; fils_process_hlp_dhcp() local 478 fils_process_hlp_udp(struct hostapd_data *hapd, struct sta_info *sta, const u8 *dst, const u8 *pos, size_t len) fils_process_hlp_udp() argument 509 fils_process_hlp_ip(struct hostapd_data *hapd, struct sta_info *sta, const u8 *dst, const u8 *pos, size_t len) fils_process_hlp_ip() argument 539 fils_process_hlp_req(struct hostapd_data *hapd, struct sta_info *sta, const u8 *pos, size_t len) fils_process_hlp_req() argument 576 fils_process_hlp(struct hostapd_data *hapd, struct sta_info *sta, const u8 *pos, int left) fils_process_hlp() argument [all...] |
H A D | ieee802_11_ht.c | 27 u8 *pos = eid; in hostapd_eid_ht_capabilities() local 85 u8 *pos = eid; hostapd_eid_ht_operation() local [all...] |
H A D | ieee802_11_vht.c | 27 u8 *pos = eid; in hostapd_eid_vht_capabilities() local 77 u8 *pos = eid; in hostapd_eid_vht_operation() local 423 u8 *pos = eid; hostapd_eid_vendor_vht() 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; pmksa_cache_link_entry() local 368 struct rsn_pmksa_cache_entry *pos; pmksa_cache_auth_add_entry() local 633 char *pos = buf; pmksa_cache_auth_list() local 684 char *pos, *end; pmksa_cache_auth_list_mesh() local [all...] |
H A D | taxonomy.c | 243 char *pos, *end; in retrieve_sta_taxonomy() local [all...] |
H A D | wmm.c | 111 u8 *pos = eid; in hostapd_eid_wmm() local 322 const u8 *pos = ((const u8 *) mgmt) + IEEE80211_HDRLEN + 4; in hostapd_wmm_action() local
|
H A D | wpa_auth_ie.c | 31 u8 *pos, *count; in wpa_write_wpa_ie() local 96 u8 *pos, *count; wpa_write_rsn_ie() local 436 u8 *pos, buf[128]; wpa_auth_gen_wpa_ie() local 496 wpa_add_kde(u8 *pos, u32 kde, const u8 *data, size_t data_len, const u8 *data2, size_t data2_len) wpa_add_kde() argument 985 wpa_parse_generic(const u8 *pos, const u8 *end, struct wpa_eapol_ie_parse *ie) wpa_parse_generic() argument 1077 const u8 *pos, *end; wpa_parse_kde_ies() local 1149 wpa_auth_write_assoc_resp_owe(struct wpa_state_machine *sm, u8 *pos, size_t max_len, const u8 *req_ies, size_t req_ies_len) wpa_auth_write_assoc_resp_owe() argument 1182 wpa_auth_write_assoc_resp_fils(struct wpa_state_machine *sm, u8 *pos, size_t max_len, const u8 *req_ies, size_t req_ies_len) wpa_auth_write_assoc_resp_fils() argument [all...] |
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/common/ |
H A D | wpa_helpers.c | 105 char *pos; in get_wpa_cli_event2() local 168 char *pos, *end; in get_wpa_status() 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/contrib/minizip/ |
H A D | iowin32.c | 238 static BOOL MySetFilePointerEx(HANDLE hFile, LARGE_INTEGER pos, LARGE_INTEGER *newPos, DWORD dwMoveMethod) in MySetFilePointerEx() argument 266 LARGE_INTEGER pos; in win32_tell_file_func() local 290 LARGE_INTEGER pos; in win32_tell64_file_func() local 330 LARGE_INTEGER pos; win32_seek_file_func() local 369 LARGE_INTEGER pos; win32_seek64_file_func() local [all...] |
H A D | minizip.c | 227 ZPOS64_T pos = 0; in isLargeFile() local
|
/foundation/ability/dmsfwk/services/dtbschedmgr/src/mission/ |
H A D | dms_continue_recv_manager.cpp | 298 uint32_t pos = 0; in FindContinueType() local
|
/foundation/ability/dmsfwk/services/dtbschedmgr/test/unittest/ |
H A D | distributed_sched_connect_test.cpp | 285 std::string::size_type pos = dumpInfo.find("123_remote_device_id");
in HWTEST_F() local
|
/foundation/ability/idl_tool/codegen/ |
H A D | rust_code_emitter.cpp | 154 int pos = fpnp.IndexOf(".."); in GeneratePath() local
|
/foundation/ability/ability_runtime/frameworks/native/ability/native/child_process_manager/ |
H A D | child_process_manager.cpp | 508 std::string::size_type pos = srcEntry.find_first_of('/'); in GetModuleNameFromSrcEntry() local
|
/foundation/ability/ability_runtime/js_environment/frameworks/js_environment/src/ |
H A D | js_environment.cpp | 372 std::size_t pos = option.find_first_of(":");
in ParseHdcRegisterOption() local
|
/foundation/ability/ability_runtime/frameworks/native/appkit/ability_delegator/ |
H A D | ability_delegator.cpp | 42 auto pos = std::find(abilityMonitors_.begin(), abilityMonitors_.end(), monitor); in AddAbilityMonitor() local 58 auto pos = std::find(abilityStageMonitors_.begin(), abilityStageMonitors_.end(), monitor); in AddAbilityStageMonitor() local 74 auto pos = std::find(abilityMonitors_.begin(), abilityMonitors_.end(), monitor); in RemoveAbilityMonitor() local 87 auto pos = std::find(abilityStageMonitors_.begin(), abilityStageMonitors_.end(), monitor); in RemoveAbilityStageMonitor() local 216 std::string::size_type pos = abilityName.find(bundleName); GetCurrentTopAbility() local [all...] |
/foundation/ability/ability_base/interfaces/kits/native/extractortool/src/ |
H A D | file_path_utils.cpp | 73 void SplitString(const std::string& str, std::vector<std::string>& out, size_t pos, const char* seps) in SplitString() argument 140 size_t pos = std::string::npos; in GetInstallPath() local 427 auto pos = path.find_last_of('.', end - 1); MakeFilePath() local [all...] |