Lines Matching defs:line
39 int line = 0, vlan_id; in hostapd_config_read_vlan_file() local
127 int line = 0; in hostapd_config_read_maclist() local
223 int line = 0, ret = 0, num_methods; in hostapd_config_read_eap_user() local
664 static int hostapd_config_parse_key_mgmt(int line, const char *value) in hostapd_config_parse_key_mgmt()
737 static int hostapd_config_parse_cipher(int line, const char *value) in hostapd_config_parse_cipher()
1220 int line) in parse_roaming_consortium()
1300 int line) in parse_venue_name()
1312 int line) in parse_3gpp_cell_net()
1386 static int parse_nai_realm(struct hostapd_bss_config *bss, char *buf, int line) in parse_nai_realm()
1527 static int parse_anqp_elem(struct hostapd_bss_config *bss, char *buf, int line) in parse_anqp_elem()
1576 char *buf, int line) in parse_qos_map_set()
1620 int line) in hs20_parse_conn_capab()
1654 int line) in hs20_parse_wan_metrics()
1719 char *pos, int line) in hs20_parse_oper_friendly_name()
1785 char *pos, int line) in hs20_parse_osu_ssid()
1806 char *pos, int line) in hs20_parse_osu_server_uri()
1826 char *pos, int line) in hs20_parse_osu_friendly_name()
1845 char *pos, int line) in hs20_parse_osu_nai()
1862 int line) in hs20_parse_osu_method_list()
1879 int line) in hs20_parse_osu_icon()
1903 char *pos, int line) in hs20_parse_osu_service_desc()
1992 const char *buf, char *pos, int line) in hostapd_config_fill()
3511 int line = 0; in hostapd_config_read() local