Home
last modified time | relevance | path

Searched defs:buf (Results 5726 - 5750 of 5952) sorted by relevance

1...<<221222223224225226227228229230>>...239

/third_party/toybox/toys/pending/
H A Dip.c601 char buf[1024]; in linkupdate() member
1117 char buf[256]; in ipaddrupdate() member
1787 char buf[1024]; in route_get() member
2019 char buf[1024]; in route_update() member
2192 char buf[1024]; in ruleupdate() member
161 send_nlmesg(int type, int flags, int family, void *buf, int blen) send_nlmesg() argument
H A Dxzcat.c176 uint32_t xz_crc32(const uint8_t *buf, size_t size, uint32_t crc) in xz_crc32() argument
324 static inline uint32_t get_unaligned_le32(const uint8_t *buf) in get_unaligned_le32() argument
334 static inline uint32_t get_unaligned_be32(const uint8_t *buf) in get_unaligned_be32() argument
344 put_unaligned_le32(uint32_t val, uint8_t *buf) put_unaligned_le32() argument
354 put_unaligned_be32(uint32_t val, uint8_t *buf) put_unaligned_be32() argument
468 uint8_t buf[16]; global() member
499 bcj_x86(struct xz_dec_bcj *s, uint8_t *buf, size_t size) bcj_x86() argument
571 bcj_powerpc(struct xz_dec_bcj *s, uint8_t *buf, size_t size) bcj_powerpc() argument
592 bcj_ia64(struct xz_dec_bcj *s, uint8_t *buf, size_t size) bcj_ia64() argument
676 bcj_arm(struct xz_dec_bcj *s, uint8_t *buf, size_t size) bcj_arm() argument
699 bcj_armthumb(struct xz_dec_bcj *s, uint8_t *buf, size_t size) bcj_armthumb() argument
727 bcj_sparc(struct xz_dec_bcj *s, uint8_t *buf, size_t size) bcj_sparc() argument
756 bcj_apply(struct xz_dec_bcj *s, uint8_t *buf, size_t *pos, size_t size) bcj_apply() argument
1212 uint8_t *buf; global() member
1430 uint8_t buf[3 * LZMA_IN_REQUIRED]; global() member
2457 uint8_t buf[1024]; global() member
2576 uint8_t *buf = b->out + s->out_start; dec_block() local
[all...]
/third_party/tzdata/
H A Dlocaltime.c379 char buf[2 * sizeof(struct tzhead) + 2 * sizeof(struct state) member
[all...]
/third_party/python/PC/
H A Dlauncher2.c824 wchar_t *buf = allocSearchInfoBuffer(search, n + 1); in searchPath() local
/third_party/python/Python/
H A Dspecialize.c229 char buf[64]; in _Py_PrintSpecializationStats() local
/third_party/python/Modules/
H A D_tkinter.c405 char *buf = NULL; in unicodeFromTclStringAndSize() local
/third_party/python/Objects/
H A Dobmalloc.c2880 char buf[100]; in printone() local
2989 char buf[128]; in _PyObject_DebugMallocStats() local
[all...]
H A Dmemoryobject.c983 PyBuffer_ToContiguous(void *buf, cons argument
[all...]
H A Dbytesobject.c2381 char *buf; _PyBytes_FromHex() local
[all...]
/third_party/skia/third_party/externals/abseil-cpp/absl/synchronization/
H A Dmutex.cc1270 static char *StackString(void **pcs, int n, char *buf, int maxlen, in StackString() argument
1291 static char *CurrentStackString(char *buf, int maxlen, bool symbolize) { in CurrentStackString() argument
1303 char buf[6100]; member
[all...]
/third_party/selinux/libsepol/src/
H A Dpolicydb.c1815 uint32_t buf[1]; in role_set_read() local
1830 uint32_t buf[1]; in type_set_read() local
1852 uint32_t buf[2], items; in mls_read_range_helper() local
1910 uint32_t buf[2], ncat; mls_read_semantic_level_helper() local
2021 uint32_t buf[3]; context_read_and_validate() local
2063 uint32_t buf[2]; perm_read() local
2097 uint32_t buf[4]; common_read() local
2152 uint32_t buf[3]; read_cons_helper() local
2245 uint32_t buf[6]; class_read() local
2356 uint32_t buf[3]; role_read() local
2435 uint32_t buf[5]; type_read() local
2528 uint32_t buf[3], nel; role_trans_read() local
2570 uint32_t buf[2], nel; role_allow_read() local
2676 uint32_t buf[4], len, stype, ttype, tclass, otype; filename_trans_read_one_compat() local
2761 uint32_t buf[3], len, ttype, tclass, ndatum; filename_trans_read_one() local
2848 uint32_t buf[1], nel; filename_trans_read() local
2878 uint32_t buf[8]; ocontext_read_xen() local
2989 uint32_t buf[8]; ocontext_read_selinux() local
3182 uint32_t buf[1]; genfs_read() local
3305 uint32_t buf[1]; mls_read_level() local
3331 uint32_t buf[3]; user_read() local
3420 uint32_t buf[2], len; sens_read() local
3466 uint32_t buf[3], len; cat_read() local
3513 uint32_t buf[2], len; avrule_read() local
3622 uint32_t buf[2], nel; range_read() local
3721 uint32_t buf[1], len; avrule_read_list() local
3752 uint32_t buf[1], nel; role_trans_rule_read() local
3804 uint32_t buf[1], nel; role_allow_rule_read() local
3840 uint32_t buf[3], nel, i, len; filename_trans_rule_read() local
3906 uint32_t buf[1], nel; range_trans_rule_read() local
3949 uint32_t buf[1]; scope_index_read() local
3983 uint32_t buf[2], nprim, nel; avrule_decl_read() local
4036 uint32_t buf[1], num_blocks, nel; avrule_block_read() local
4111 uint32_t buf[2]; scope_read() local
4229 uint32_t buf[5]; policydb_read() local
[all...]
/third_party/vk-gl-cts/modules/gles3/performance/
H A Des3pBufferDataUploadTests.cpp507 std::ostringstream buf; in getHumanReadableByteSize() local
/third_party/vk-gl-cts/modules/gles31/functional/
H A Des31fGeometryShaderTests.cpp1058 std::ostringstream buf; in genGeometrySource() local
1140 std::ostringstream buf; genVertexSource() local
1172 std::ostringstream buf; genFragmentSource() local
1369 std::ostringstream buf; genGeometrySource() local
1459 std::ostringstream buf; genVertexSource() local
1605 std::ostringstream buf; genGeometrySource() local
1751 std::ostringstream buf; genVertexSource() local
1766 std::ostringstream buf; genFragmentSource() local
1780 std::ostringstream buf; genGeometrySource() local
3134 std::ostringstream buf; genGeometrySource() local
3344 std::ostringstream buf; genSamplerFragmentSource() local
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/ray_tracing/
H A DvktRayTracingPipelineFlagsTests.cpp480 de::MovePtr<BufferWithMemory> buf; in createHitShaderBindingTable() local
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/radius/
H A Dradius_server.c433 char *buf; in srv_log() local
772 char buf[3 * ETH_ALEN]; in radius_server_get_new_session() local
966 u8 *buf, *pos, *end, type, sublen; radius_server_hs20_missing_sim_pps() local
1106 char buf[2 * 64 + 1]; radius_server_encapsulate_eap() local
1159 u8 *buf; radius_server_encapsulate_eap() local
1175 u8 buf[1]; radius_server_encapsulate_eap() local
1185 u8 *buf, *pos, hash[HS20_MOBILE_ID_HASH_LEN]; radius_server_encapsulate_eap() local
1226 u8 buf[4] = { 0x01, 0x00, 0x00, 0x00 }; /* E=1 */ radius_server_encapsulate_eap() local
1352 u8 buf[128]; radius_server_macacl() local
1412 struct wpabuf *buf; radius_server_reject() local
1468 u8 *buf, *pos, *end, type, sublen, *timestamp = NULL; radius_server_hs20_t_c_check() local
1565 struct wpabuf *buf; radius_server_request() local
1653 struct wpabuf *buf; radius_server_request() local
1824 u8 *buf = NULL; radius_server_receive_auth() local
1954 u8 *buf = NULL; radius_server_receive_acct() local
2192 char *buf, *pos; radius_server_read_clients() local
2566 radius_server_get_mib(struct radius_server_data *data, char *buf, size_t buflen) radius_server_get_mib() argument
2903 struct wpabuf *buf; radius_server_dac_request() local
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/
H A Dconfig.c140 char *buf; in wpa_config_write_string_ascii() local
156 char *buf; in wpa_config_write_string_hex() local
268 u8 *buf, *n, addr[2 * ETH_ALEN]; wpa_config_parse_addr_list() local
573 char *buf = os_malloc(len); wpa_config_write_psk() local
605 char *start, *end, *buf; wpa_config_parse_proto() local
660 char *buf, *pos, *end; wpa_config_write_proto() local
706 char *start, *end, *buf; wpa_config_parse_key_mgmt() local
821 char *buf, *pos, *end; wpa_config_write_key_mgmt() local
1230 char *start, *end, *buf; wpa_config_parse_auth_alg() local
1283 char *buf, *pos, *end; wpa_config_write_auth_alg() local
1416 char *buf, *pos, *end; wpa_config_write_freqs() local
1467 char *start, *end, *buf; wpa_config_parse_eap() local
1566 char *buf, *pos, *end; wpa_config_write_eap() local
1690 char *buf; wpa_config_write_password() local
1727 char *buf, title[20]; wpa_config_parse_wep_key() local
2969 char *buf; wpa_config_set_quoted() local
3617 char *buf; alloc_int_str() local
3681 char *buf, *end, *pos; wpa_config_get_cred_no_key() local
3764 char *buf, *end, *pos; wpa_config_get_cred_no_key() local
3795 char *buf; wpa_config_get_cred_no_key() local
3810 char *buf; wpa_config_get_cred_no_key() local
3825 char *buf, *pos; wpa_config_get_cred_no_key() local
3850 char *buf, *end, *pos; wpa_config_get_cred_no_key() local
3879 char *buf, *end, *pos; wpa_config_get_cred_no_key() local
4374 char buf[40]; wpa_config_process_uuid() local
4636 wpa_config_get_int(const char *name, struct wpa_config *config, long offset, char *buf, size_t buflen, int pretty_print) wpa_config_get_int() argument
4648 wpa_config_get_str(const char *name, struct wpa_config *config, long offset, char *buf, size_t buflen, int pretty_print) wpa_config_get_str() argument
4670 wpa_config_get_ipv4(const char *name, struct wpa_config *config, long offset, char *buf, size_t buflen, int pretty_print) wpa_config_get_ipv4() argument
4889 wpa_config_dump_values(struct wpa_config *config, char *buf, size_t buflen) wpa_config_dump_values() argument
4913 wpa_config_get_value(const char *name, struct wpa_config *config, char *buf, size_t buflen) wpa_config_get_value() argument
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/dbus/
H A Ddbus_new_handlers.c3857 char buf[250]; in wpas_dbus_getter_iface_global() local
3883 char buf[250]; in wpas_dbus_setter_iface_global() local
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/hostapd/
H A Dap_ctrl_iface.c237 struct wpabuf *buf; in hostapd_ctrl_iface_wps_nfc_tag_read() local
187 hostapd_ctrl_iface_wps_check_pin( struct hostapd_data *hapd, char *cmd, char *buf, size_t buflen) hostapd_ctrl_iface_wps_check_pin() argument
265 struct wpabuf *buf; hostapd_ctrl_iface_wps_nfc_config_token() local
294 struct wpabuf *buf; hostapd_ctrl_iface_wps_nfc_token_gen() local
340 struct wpabuf *buf; hostapd_ctrl_iface_nfc_get_handover_sel() local
447 hostapd_ctrl_iface_wps_ap_pin(struct hostapd_data *hapd, char *txt, char *buf, size_t buflen) hostapd_ctrl_iface_wps_ap_pin() argument
544 hostapd_ctrl_iface_wps_get_status(struct hostapd_data *hapd, char *buf, size_t buflen) hostapd_ctrl_iface_wps_get_status() argument
724 struct wpabuf *buf; hostapd_ctrl_iface_send_qos_map_conf() local
1042 hostapd_ctrl_iface_get_key_mgmt(struct hostapd_data *hapd, char *buf, size_t buflen) hostapd_ctrl_iface_get_key_mgmt() argument
1185 hostapd_ctrl_iface_get_config(struct hostapd_data *hapd, char *buf, size_t buflen) hostapd_ctrl_iface_get_config() argument
1586 hostapd_ctrl_iface_get(struct hostapd_data *hapd, char *cmd, char *buf, size_t buflen) hostapd_ctrl_iface_get() argument
1760 u8 *buf; hostapd_ctrl_iface_mgmt_tx() local
1790 u8 *buf; hostapd_ctrl_iface_mgmt_tx_status_process() local
1851 u8 *buf; hostapd_ctrl_iface_mgmt_rx_process() local
1919 u8 src[ETH_ALEN], *buf; hostapd_ctrl_iface_eapol_rx() local
1957 u8 dst[ETH_ALEN], *buf; hostapd_ctrl_iface_eapol_tx() local
2000 ipv4_hdr_checksum(const void *buf, size_t len) ipv4_hdr_checksum() argument
2019 hostapd_data_test_rx(void *ctx, const u8 *src_addr, const u8 *buf, size_t len) hostapd_data_test_rx() argument
2111 u8 buf[2 + HWSIM_PACKETLEN]; hostapd_ctrl_iface_data_test_tx() local
2183 u8 *buf; hostapd_ctrl_iface_data_test_frame() local
2253 hostapd_ctrl_get_alloc_fail(struct hostapd_data *hapd, char *buf, size_t buflen) hostapd_ctrl_get_alloc_fail() argument
2287 hostapd_ctrl_get_fail(struct hostapd_data *hapd, char *buf, size_t buflen) hostapd_ctrl_get_fail() argument
2598 hostapd_ctrl_get_pmksa_pmk(struct hostapd_data *hapd, const u8 *addr, char *buf, size_t buflen) hostapd_ctrl_get_pmksa_pmk() argument
2611 hostapd_ctrl_get_pmk(struct hostapd_data *hapd, const char *cmd, char *buf, size_t buflen) hostapd_ctrl_get_pmk() argument
2872 hostapd_ctrl_iface_vendor(struct hostapd_data *hapd, char *cmd, char *buf, size_t buflen) hostapd_ctrl_iface_vendor() argument
2981 hostapd_ctrl_iface_log_level(struct hostapd_data *hapd, char *cmd, char *buf, size_t buflen) hostapd_ctrl_iface_log_level() argument
3028 hostapd_ctrl_iface_track_sta_list(struct hostapd_data *hapd, char *buf, size_t buflen) hostapd_ctrl_iface_track_sta_list() argument
3177 hostapd_ctrl_iface_show_neighbor(struct hostapd_data *hapd, char *buf, size_t buflen) hostapd_ctrl_iface_show_neighbor() argument
3191 hostapd_ctrl_iface_set_neighbor(struct hostapd_data *hapd, char *buf) hostapd_ctrl_iface_set_neighbor() argument
3302 hostapd_ctrl_iface_remove_neighbor(struct hostapd_data *hapd, char *buf) hostapd_ctrl_iface_remove_neighbor() argument
3329 hostapd_ctrl_driver_flags(struct hostapd_iface *iface, char *buf, size_t buflen) hostapd_ctrl_driver_flags() argument
3357 hostapd_ctrl_driver_flags2(struct hostapd_iface *iface, char *buf, size_t buflen) hostapd_ctrl_driver_flags2() argument
3412 hostapd_ctrl_iface_acl_show_mac(struct mac_acl_entry *acl, int num, char *buf, size_t buflen) hostapd_ctrl_iface_acl_show_mac() argument
3459 hostapd_ctrl_iface_get_capability(struct hostapd_data *hapd, const char *field, char *buf, size_t buflen) hostapd_ctrl_iface_get_capability() argument
3490 hostapd_ctrl_iface_driver_cmd(struct hostapd_data *hapd, char *cmd, char *buf, size_t buflen) hostapd_ctrl_iface_driver_cmd() argument
3506 hostapd_ctrl_iface_receive_process(struct hostapd_data *hapd, char *buf, char *reply, int reply_size, struct sockaddr_storage *from, socklen_t fromlen) hostapd_ctrl_iface_receive_process() argument
4040 char buf[4096]; hostapd_ctrl_iface_receive() local
4125 char *buf; hostapd_ctrl_iface_path() local
4453 hostapd_ctrl_iface_add(struct hapd_interfaces *interfaces, char *buf) hostapd_ctrl_iface_add() argument
4464 hostapd_ctrl_iface_remove(struct hapd_interfaces *interfaces, char *buf) hostapd_ctrl_iface_remove() argument
4748 hostapd_global_ctrl_iface_ifname(struct hapd_interfaces *interfaces, const char *ifname, char *buf, char *reply, int reply_size, struct sockaddr_storage *from, socklen_t fromlen) hostapd_global_ctrl_iface_ifname() argument
4776 char buffer[256], *buf = buffer; hostapd_global_ctrl_iface_receive() local
4947 char *buf; hostapd_global_ctrl_iface_path() local
5207 hostapd_ctrl_check_event_enabled(struct wpa_ctrl_dst *dst, const char *buf) hostapd_ctrl_check_event_enabled() argument
5219 hostapd_ctrl_iface_send_internal(int sock, struct dl_list *ctrl_dst, const char *ifname, int level, const char *buf, size_t len) hostapd_ctrl_iface_send_internal() argument
5284 hostapd_ctrl_iface_send(struct hostapd_data *hapd, int level, enum wpa_msg_type type, const char *buf, size_t len) hostapd_ctrl_iface_send() argument
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/common/
H A Ddpp.c66 const u8 * dpp_get_attr(const u8 *buf, size_t len, u16 req_id, u16 *ret_len) in dpp_get_attr() argument
89 static const u8 * dpp_get_attr_next(const u8 *prev, const u8 *buf, size_t len, in dpp_get_attr_next() argument
117 int dpp_check_attrs(const u8 *buf, size_t len) in dpp_check_attrs() argument
762 void dpp_write_adv_proto(struct wpabuf *buf) in dpp_write_adv_proto() argument
776 dpp_write_gas_query(struct wpabuf *buf, struct wpabuf *query) dpp_write_gas_query() argument
787 struct wpabuf *buf, *conf_req; dpp_build_conf_req() local
819 struct wpabuf *buf, *json; dpp_build_conf_req_helper() local
1306 struct wpabuf *buf; dpp_build_conf_start() local
1350 dpp_build_jwk(struct wpabuf *buf, const char *name, struct crypto_ec_key *key, const char *kid, const struct dpp_curve_params *curve) dpp_build_jwk() argument
1386 dpp_build_legacy_cred_params(struct wpabuf *buf, struct dpp_configuration *conf) dpp_build_legacy_cred_params() argument
1422 struct wpabuf *buf = NULL; dpp_build_conf_obj_dpp() local
1615 struct wpabuf *buf; dpp_build_conf_obj_legacy() local
3385 dpp_configurator_get_key(const struct dpp_configurator *conf, char *buf, size_t buflen) dpp_configurator_get_key() argument
4262 dpp_configurator_get_key_id(struct dpp_global *dpp, unsigned int id, char *buf, size_t buflen) dpp_configurator_get_key_id() argument
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/crypto/
H A Dcrypto_openssl.c430 u8 buf[16]; in aes_encrypt_deinit() local
487 u8 buf[16]; in aes_decrypt_deinit() local
542 u8 buf[16]; in aes_128_cbc_encrypt() local
569 u8 buf[1 in aes_128_cbc_decrypt() local
1191 pbkdf2_sha1(const char *passphrase, const u8 *ssid, size_t ssid_len, int iterations, u8 *buf, size_t buflen) pbkdf2_sha1() argument
1273 crypto_get_random(void *buf, size_t len) crypto_get_random() argument
1347 crypto_bignum_init_set(const u8 *buf, size_t len) crypto_bignum_init_set() argument
1386 crypto_bignum_to_bin(const struct crypto_bignum *a, u8 *buf, size_t buflen, size_t padlen) crypto_bignum_to_bin() argument
2144 struct wpabuf *buf = NULL; crypto_ecdh_get_pubkey() local
2674 struct wpabuf *buf; crypto_ec_key_get_ecprivate_key() local
2706 struct wpabuf *buf; crypto_ec_key_get_pubkey_point() local
2810 struct wpabuf *buf; crypto_ec_key_sign_r_s() local
3234 struct wpabuf *buf; crypto_csr_sign() local
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/pae/
H A Dieee802_1x_kay.c735 ieee802_1x_mka_encode_basic_body( struct ieee802_1x_mka_participant *participant, struct wpabuf *buf) ieee802_1x_mka_encode_basic_body() argument
942 ieee802_1x_mka_encode_live_peer_body( struct ieee802_1x_mka_participant *participant, struct wpabuf *buf) ieee802_1x_mka_encode_live_peer_body() argument
1002 ieee802_1x_mka_encode_potential_peer_body( struct ieee802_1x_mka_participant *participant, struct wpabuf *buf) ieee802_1x_mka_encode_potential_peer_body() argument
1283 ieee802_1x_mka_encode_sak_use_body( struct ieee802_1x_mka_participant *participant, struct wpabuf *buf) ieee802_1x_mka_encode_sak_use_body() argument
1608 ieee802_1x_mka_encode_dist_sak_body( struct ieee802_1x_mka_participant *participant, struct wpabuf *buf) ieee802_1x_mka_encode_dist_sak_body() argument
1868 ieee802_1x_mka_encode_icv_body(struct ieee802_1x_mka_participant *participant, struct wpabuf *buf) ieee802_1x_mka_encode_icv_body() argument
2488 struct wpabuf *buf; ieee802_1x_participant_send_mkpdu() local
3064 ieee802_1x_kay_mkpdu_validity_check(struct ieee802_1x_kay *kay, const u8 *buf, size_t len) ieee802_1x_kay_mkpdu_validity_check() argument
3200 ieee802_1x_kay_decode_mkpdu(struct ieee802_1x_kay *kay, const u8 *buf, size_t len) ieee802_1x_kay_decode_mkpdu() argument
3398 kay_l2_receive(void *ctx, const u8 *src_addr, const u8 *buf, size_t len) kay_l2_receive() argument
3953 ieee802_1x_kay_get_status(struct ieee802_1x_kay *kay, char *buf, size_t buflen) ieee802_1x_kay_get_status() argument
4069 mka_mib_peer(struct dl_list *peers, bool live, char *buf, char *end) mka_mib_peer() argument
4095 ieee802_1x_kay_get_mib(struct ieee802_1x_kay *kay, char *buf, size_t buflen) ieee802_1x_kay_get_mib() argument
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/wps/
H A Dwps_registrar.c3586 wps_registrar_get_info(struct wps_registrar *reg, const u8 *addr, char *buf, size_t buflen) wps_registrar_get_info() argument
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/
H A Dconfig.c141 char *buf; in wpa_config_write_string_ascii() local
157 char *buf; in wpa_config_write_string_hex() local
269 u8 *buf, *n, addr[2 * ETH_ALEN]; wpa_config_parse_addr_list() local
675 char *buf = os_malloc(len); wpa_config_write_psk() local
707 char *start, *end, *buf; wpa_config_parse_proto() local
766 char *buf, *pos, *end; wpa_config_write_proto() local
821 char *start, *end, *buf; wpa_config_parse_key_mgmt() local
950 char *buf, *pos, *end; wpa_config_write_key_mgmt() local
1397 char *start, *end, *buf; wpa_config_parse_auth_alg() local
1450 char *buf, *pos, *end; wpa_config_write_auth_alg() local
1583 char *buf, *pos, *end; wpa_config_write_freqs() local
1634 char *start, *end, *buf; wpa_config_parse_eap() local
1733 char *buf, *pos, *end; wpa_config_write_eap() local
1957 char *buf; wpa_config_write_password() local
1992 char *buf; wpa_config_write_machine_password() local
2034 char *buf, title[20]; wpa_config_parse_wep_key() local
3393 char *buf; wpa_config_set_quoted() local
4070 char *buf; alloc_int_str() local
4134 char *buf, *end, *pos; wpa_config_get_cred_no_key() local
4217 char *buf, *end, *pos; wpa_config_get_cred_no_key() local
4248 char *buf; wpa_config_get_cred_no_key() local
4263 char *buf; wpa_config_get_cred_no_key() local
4278 char *buf, *pos; wpa_config_get_cred_no_key() local
4303 char *buf, *end, *pos; wpa_config_get_cred_no_key() local
4332 char *buf, *end, *pos; wpa_config_get_cred_no_key() local
4905 char buf[40]; wpa_config_process_uuid() local
5180 wpa_config_get_int(const char *name, struct wpa_config *config, long offset, char *buf, size_t buflen, int pretty_print) wpa_config_get_int() argument
5192 wpa_config_get_str(const char *name, struct wpa_config *config, long offset, char *buf, size_t buflen, int pretty_print) wpa_config_get_str() argument
5214 wpa_config_get_ipv4(const char *name, struct wpa_config *config, long offset, char *buf, size_t buflen, int pretty_print) wpa_config_get_ipv4() argument
5461 wpa_config_dump_values(struct wpa_config *config, char *buf, size_t buflen) wpa_config_dump_values() argument
5485 wpa_config_get_value(const char *name, struct wpa_config *config, char *buf, size_t buflen) wpa_config_get_value() argument
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/dbus/
H A Ddbus_new_handlers.c4296 char buf[250]; in wpas_dbus_getter_iface_global() local
4322 char buf[250]; in wpas_dbus_setter_iface_global() local
/third_party/wpa_supplicant/wpa_supplicant-2.9/hostapd/
H A Dap_ctrl_iface.c235 struct wpabuf *buf; in hostapd_ctrl_iface_wps_nfc_tag_read() local
185 hostapd_ctrl_iface_wps_check_pin( struct hostapd_data *hapd, char *cmd, char *buf, size_t buflen) hostapd_ctrl_iface_wps_check_pin() argument
263 struct wpabuf *buf; hostapd_ctrl_iface_wps_nfc_config_token() local
292 struct wpabuf *buf; hostapd_ctrl_iface_wps_nfc_token_gen() local
338 struct wpabuf *buf; hostapd_ctrl_iface_nfc_get_handover_sel() local
445 hostapd_ctrl_iface_wps_ap_pin(struct hostapd_data *hapd, char *txt, char *buf, size_t buflen) hostapd_ctrl_iface_wps_ap_pin() argument
542 hostapd_ctrl_iface_wps_get_status(struct hostapd_data *hapd, char *buf, size_t buflen) hostapd_ctrl_iface_wps_get_status() argument
722 struct wpabuf *buf; hostapd_ctrl_iface_send_qos_map_conf() local
1034 hostapd_ctrl_iface_get_key_mgmt(struct hostapd_data *hapd, char *buf, size_t buflen) hostapd_ctrl_iface_get_key_mgmt() argument
1179 hostapd_ctrl_iface_get_config(struct hostapd_data *hapd, char *buf, size_t buflen) hostapd_ctrl_iface_get_config() argument
1438 hostapd_ctrl_iface_get(struct hostapd_data *hapd, char *cmd, char *buf, size_t buflen) hostapd_ctrl_iface_get() argument
1612 u8 *buf; hostapd_ctrl_iface_mgmt_tx() local
1642 u8 *buf; hostapd_ctrl_iface_mgmt_tx_status_process() local
1703 u8 *buf; hostapd_ctrl_iface_mgmt_rx_process() local
1771 u8 src[ETH_ALEN], *buf; hostapd_ctrl_iface_eapol_rx() local
1806 ipv4_hdr_checksum(const void *buf, size_t len) ipv4_hdr_checksum() argument
1825 hostapd_data_test_rx(void *ctx, const u8 *src_addr, const u8 *buf, size_t len) hostapd_data_test_rx() argument
1915 u8 buf[2 + HWSIM_PACKETLEN]; hostapd_ctrl_iface_data_test_tx() local
1985 u8 *buf; hostapd_ctrl_iface_data_test_frame() local
2055 hostapd_ctrl_get_alloc_fail(struct hostapd_data *hapd, char *buf, size_t buflen) hostapd_ctrl_get_alloc_fail() argument
2089 hostapd_ctrl_get_fail(struct hostapd_data *hapd, char *buf, size_t buflen) hostapd_ctrl_get_fail() argument
2388 hostapd_ctrl_iface_vendor(struct hostapd_data *hapd, char *cmd, char *buf, size_t buflen) hostapd_ctrl_iface_vendor() argument
2486 hostapd_ctrl_iface_log_level(struct hostapd_data *hapd, char *cmd, char *buf, size_t buflen) hostapd_ctrl_iface_log_level() argument
2533 hostapd_ctrl_iface_track_sta_list(struct hostapd_data *hapd, char *buf, size_t buflen) hostapd_ctrl_iface_track_sta_list() argument
2682 hostapd_ctrl_iface_set_neighbor(struct hostapd_data *hapd, char *buf) hostapd_ctrl_iface_set_neighbor() argument
2784 hostapd_ctrl_iface_remove_neighbor(struct hostapd_data *hapd, char *buf) hostapd_ctrl_iface_remove_neighbor() argument
2807 hostapd_ctrl_driver_flags(struct hostapd_iface *iface, char *buf, size_t buflen) hostapd_ctrl_driver_flags() argument
2862 hostapd_ctrl_iface_acl_show_mac(struct mac_acl_entry *acl, int num, char *buf, size_t buflen) hostapd_ctrl_iface_acl_show_mac() argument
2909 hostapd_ctrl_iface_get_capability(struct hostapd_data *hapd, const char *field, char *buf, size_t buflen) hostapd_ctrl_iface_get_capability() argument
2937 hostapd_ctrl_iface_receive_process(struct hostapd_data *hapd, char *buf, char *reply, int reply_size, struct sockaddr_storage *from, socklen_t fromlen) hostapd_ctrl_iface_receive_process() argument
3394 char buf[4096]; hostapd_ctrl_iface_receive() local
3477 char *buf; hostapd_ctrl_iface_path() local
3802 hostapd_ctrl_iface_add(struct hapd_interfaces *interfaces, char *buf) hostapd_ctrl_iface_add() argument
3813 hostapd_ctrl_iface_remove(struct hapd_interfaces *interfaces, char *buf) hostapd_ctrl_iface_remove() argument
4090 hostapd_global_ctrl_iface_ifname(struct hapd_interfaces *interfaces, const char *ifname, char *buf, char *reply, int reply_size, struct sockaddr_storage *from, socklen_t fromlen) hostapd_global_ctrl_iface_ifname() argument
4118 char buffer[256], *buf = buffer; hostapd_global_ctrl_iface_receive() local
4287 char *buf; hostapd_global_ctrl_iface_path() local
4543 hostapd_ctrl_check_event_enabled(struct wpa_ctrl_dst *dst, const char *buf) hostapd_ctrl_check_event_enabled() argument
4555 hostapd_ctrl_iface_send(struct hostapd_data *hapd, int level, enum wpa_msg_type type, const char *buf, size_t len) hostapd_ctrl_iface_send() argument
[all...]

Completed in 84 milliseconds

1...<<221222223224225226227228229230>>...239