Home
last modified time | relevance | path

Searched defs:pos (Results 2776 - 2800 of 7102) sorted by relevance

1...<<111112113114115116117118119120>>...285

/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/wps/
H A Dwps_attr_build.c467 const u8 *pos, *end; in wps_ie_encapsulate() local
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/
H A Dctrl_iface_udp.c222 char *buf, *pos; local
400 char *pos; local
624 char *buf, *pos; global() local
773 char *pos; global() local
[all...]
H A Dmesh.c738 char *mesh_id, *pos = buf; in mesh_attr_text() local
[all...]
H A Dop_classes.c519 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 Dwpa_magiclink.c232 char *pos = NULL; local
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/
H A Dap_rrm.c99 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 Dctrl_iface_ap.c368 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 Dfils_hlp.c23 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 Dieee802_11_ht.c27 u8 *pos = eid; in hostapd_eid_ht_capabilities() local
85 u8 *pos = eid; hostapd_eid_ht_operation() local
[all...]
H A Dieee802_11_vht.c27 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 Dpmksa_cache_auth.c54 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 Dtaxonomy.c243 char *pos, *end; in retrieve_sta_taxonomy() local
[all...]
H A Dwmm.c111 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 Dwpa_auth_ie.c31 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 Dwpa_helpers.c105 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 Dstring_utils.cpp89 size_t prev = 0, pos; in SplitStringAlongWhitespace() local
/third_party/zlib/contrib/minizip/
H A Diowin32.c238 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 Dminizip.c227 ZPOS64_T pos = 0; in isLargeFile() local
/foundation/ability/dmsfwk/services/dtbschedmgr/src/mission/
H A Ddms_continue_recv_manager.cpp298 uint32_t pos = 0; in FindContinueType() local
/foundation/ability/dmsfwk/services/dtbschedmgr/test/unittest/
H A Ddistributed_sched_connect_test.cpp285 std::string::size_type pos = dumpInfo.find("123_remote_device_id"); in HWTEST_F() local
/foundation/ability/idl_tool/codegen/
H A Drust_code_emitter.cpp154 int pos = fpnp.IndexOf(".."); in GeneratePath() local
/foundation/ability/ability_runtime/frameworks/native/ability/native/child_process_manager/
H A Dchild_process_manager.cpp508 std::string::size_type pos = srcEntry.find_first_of('/'); in GetModuleNameFromSrcEntry() local
/foundation/ability/ability_runtime/js_environment/frameworks/js_environment/src/
H A Djs_environment.cpp372 std::size_t pos = option.find_first_of(":"); in ParseHdcRegisterOption() local
/foundation/ability/ability_runtime/frameworks/native/appkit/ability_delegator/
H A Dability_delegator.cpp42 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 Dfile_path_utils.cpp73 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...]

Completed in 24 milliseconds

1...<<111112113114115116117118119120>>...285