Lines Matching +defs:start +defs:line
35 int line = 0, vlan_id; in hostapd_config_read_vlan_file() local
126 int line = 0; in hostapd_config_read_maclist() local
198 char **pos, int line, in hostapd_config_eap_user_salted()
255 char buf[512], *pos, *start, *pos2; in hostapd_config_read_eap_user() local
256 int line = 0, ret = 0, num_methods; in hostapd_config_read_eap_user() local
636 static int hostapd_config_parse_key_mgmt(int line, const char *value) in hostapd_config_parse_key_mgmt()
639 char *start, *end, *buf; in hostapd_config_parse_key_mgmt() local
747 static int hostapd_config_parse_cipher(int line, const char *value) in hostapd_config_parse_cipher()
1030 int line = 0, errors = 0; in hostapd_config_read_rxkh_file() local
1289 int line) in parse_roaming_consortium()
1369 int line) in parse_venue_name()
1381 int line) in parse_venue_url()
1419 int line) in parse_3gpp_cell_net()
1493 static int parse_nai_realm(struct hostapd_bss_config *bss, char *buf, int line) in parse_nai_realm()
1634 static int parse_anqp_elem(struct hostapd_bss_config *bss, char *buf, int line) in parse_anqp_elem()
1685 char *buf, int line) in parse_qos_map_set()
1727 int line) in hs20_parse_conn_capab()
1761 int line) in hs20_parse_wan_metrics()
1826 char *pos, int line) in hs20_parse_oper_friendly_name()
1892 char *pos, int line) in hs20_parse_osu_ssid()
1913 char *pos, int line) in hs20_parse_osu_server_uri()
1933 char *pos, int line) in hs20_parse_osu_friendly_name()
1952 char *pos, int line) in hs20_parse_osu_nai()
1969 char *pos, int line) in hs20_parse_osu_nai2()
1987 int line) in hs20_parse_osu_method_list()
2004 int line) in hs20_parse_osu_icon()
2028 char *pos, int line) in hs20_parse_osu_service_desc()
2047 int line) in hs20_parse_operator_icon()
2109 static int parse_wpabuf_hex(int line, const char *name, struct wpabuf **buf, in parse_wpabuf_hex()
2345 unsigned int line = 0; in parse_sae_password_file() local
2405 static int get_hex_config(u8 *buf, size_t max_len, int line, in get_hex_config()
2422 static int get_u16(const char *pos, int line, u16 *ret_val) in get_u16()
2441 const char *buf, char *pos, int line) in hostapd_config_fill()
5123 int line = 0; in hostapd_config_read() local