ファイル名supplicant.c
ソースファイル情報| 内容 | 行数 | 比率 | 
|---|---|---|
| コメント行数 | 46 | 1% | 
| 空行行数 | 707 | 22% | 
| 実行行数 | 2451 | 77% | 
| 合計行数 | 3204 | 100% | 
関数定義数| 内容 | 定義数 | 
|---|---|
| 関数数 | 133 | 
定義関数| No. | 型 | 名称 | 属性 | 説明 | 
|---|---|---|---|---|
1  | 
debug | static inline void | ||
2  | 
string2mode | static GSupplicantMode | ||
3  | 
mode2string | static const char * | ||
4  | 
security2string | static const char * | ||
5  | 
string2state | static GSupplicantState | ||
6  | 
callback_system_ready | static void | ||
7  | 
callback_system_killed | static void | ||
8  | 
callback_interface_added | static void | ||
9  | 
callback_interface_state | static void | ||
10  | 
callback_interface_removed | static void | ||
11  | 
callback_scan_started | static void | ||
12  | 
callback_scan_finished | static void | ||
13  | 
callback_network_added | static void | ||
14  | 
callback_network_removed | static void | ||
15  | 
remove_interface | static void | ||
16  | 
remove_network | static void | ||
17  | 
remove_bss | static void | ||
18  | 
debug_strvalmap | static void | ||
19  | 
interface_capability_keymgmt | static void | ||
20  | 
interface_capability_authalg | static void | ||
21  | 
interface_capability_proto | static void | ||
22  | 
interface_capability_pairwise | static void | ||
23  | 
interface_capability_group | static void | ||
24  | 
interface_capability_scan | static void | ||
25  | 
interface_capability_mode | static void | ||
26  | 
interface_capability | static void | ||
27  | 
set_apscan | static void | ||
28  | 
g_supplicant_interface_set_apscan | int | ||
29  | 
g_supplicant_interface_set_data | void | ||
30  | 
g_supplicant_interface_get_data | void * | ||
31  | 
g_supplicant_interface_get_ifname | const char * | ||
32  | 
g_supplicant_interface_get_driver | const char * | ||
33  | 
g_supplicant_interface_get_state | GSupplicantState | ||
34  | 
g_supplicant_interface_get_wps_key | const char * | ||
35  | 
g_supplicant_interface_get_wps_ssid | const void * | ||
36  | 
g_supplicant_interface_get_wps_state | GSupplicantWpsState | ||
37  | 
g_supplicant_interface_get_mode | unsigned int | ||
38  | 
g_supplicant_network_get_interface | GSupplicantInterface * | ||
39  | 
g_supplicant_network_get_name | const char * | ||
40  | 
g_supplicant_network_get_identifier | const char * | ||
41  | 
g_supplicant_network_get_path | const char * | ||
42  | 
g_supplicant_network_get_mode | const char * | ||
43  | 
g_supplicant_network_get_security | const char * | ||
44  | 
g_supplicant_network_get_ssid | const void * | ||
45  | 
g_supplicant_network_get_signal | dbus_int16_t | ||
46  | 
g_supplicant_network_get_wps | dbus_bool_t | ||
47  | 
merge_network | static void | ||
48  | 
network_property | static void | ||
49  | 
interface_network_added | static void | ||
50  | 
interface_network_removed | static void | ||
51  | 
create_name | static char * | ||
52  | 
create_group | static char * | ||
53  | 
add_bss_to_network | static void | ||
54  | 
bss_rates | static void | ||
55  | 
bss_keymgmt | static void | ||
56  | 
bss_group | static void | ||
57  | 
bss_pairwise | static void | ||
58  | 
bss_wpa | static void | ||
59  | 
get_tlv | static unsigned int | ||
60  | 
bss_process_ies | static void | ||
61  | 
bss_property | static void | ||
62  | 
interface_bss_added | static struct g_supplicant_bss * | ||
63  | 
interface_bss_added_with_keys | static void | ||
64  | 
interface_bss_added_without_keys | static void | ||
65  | 
interface_bss_removed | static void | ||
66  | 
interface_property | static void | ||
67  | 
scan_network_update | static void | ||
68  | 
scan_bss_data | static void | ||
69  | 
interface_alloc | static GSupplicantInterface * | ||
70  | 
interface_added | static void | ||
71  | 
interface_removed | static void | ||
72  | 
eap_method | static void | ||
73  | 
service_property | static void | ||
74  | 
signal_name_owner_changed | static void | ||
75  | 
signal_properties_changed | static void | ||
76  | 
signal_interface_added | static void | ||
77  | 
signal_interface_removed | static void | ||
78  | 
signal_interface_changed | static void | ||
79  | 
signal_scan_done | static void | ||
80  | 
signal_bss_added | static void | ||
81  | 
signal_bss_removed | static void | ||
82  | 
signal_network_added | static void | ||
83  | 
signal_network_removed | static void | ||
84  | 
signal_bss_changed | static void | ||
85  | 
wps_credentials | static void | ||
86  | 
signal_wps_credentials | static void | ||
87  | 
wps_event_args | static void | ||
88  | 
signal_wps_event | static void | ||
89  | 
g_supplicant_filter | static DBusHandlerResult | ||
90  | 
country_result | static void | ||
91  | 
country_params | static void | ||
92  | 
g_supplicant_set_country | int | ||
93  | 
interface_create_property | static void | ||
94  | 
interface_create_result | static void | ||
95  | 
interface_create_params | static void | ||
96  | 
interface_get_result | static void | ||
97  | 
interface_get_params | static void | ||
98  | 
g_supplicant_interface_create | int | ||
99  | 
interface_remove_result | static void | ||
100  | 
interface_remove_params | static void | ||
101  | 
g_supplicant_interface_remove | int | ||
102  | 
interface_scan_result | static void | ||
103  | 
interface_scan_params | static void | ||
104  | 
g_supplicant_interface_scan | int | ||
105  | 
parse_supplicant_error | static int | ||
106  | 
interface_select_network_result | static void | ||
107  | 
interface_select_network_params | static void | ||
108  | 
interface_add_network_result | static void | ||
109  | 
add_network_security_wep | static void | ||
110  | 
add_network_security_psk | static void | ||
111  | 
add_network_security_tls | static void | ||
112  | 
add_network_security_peap | static void | ||
113  | 
add_network_security_eap | static void | ||
114  | 
add_network_security_ciphers | static void | ||
115  | 
add_network_security_proto | static void | ||
116  | 
add_network_security | static void | ||
117  | 
add_network_mode | static void | ||
118  | 
interface_add_network_params | static void | ||
119  | 
interface_wps_start_result | static void | ||
120  | 
interface_add_wps_params | static void | ||
121  | 
wps_start | static void | ||
122  | 
wps_process_credentials | static void | ||
123  | 
g_supplicant_interface_connect | int | ||
124  | 
network_remove_result | static void | ||
125  | 
network_remove_params | static void | ||
126  | 
network_remove | static int | ||
127  | 
interface_disconnect_result | static void | ||
128  | 
g_supplicant_interface_disconnect | int | ||
129  | 
invoke_introspect_method | static void | ||
130  | 
g_supplicant_register | int | ||
131  | 
unregister_interface_remove_params | static void | ||
132  | 
unregister_remove_interface | static void | ||
133  | 
g_supplicant_unregister | void | 
目次 | ファイル一覧 | 関数一覧 | ネームスペース一覧 | クラス一覧 | #define一覧 | マクロ一覧 | 外部変数一覧 | 構造体一覧 | 共用体一覧 | 列挙体一覧 | Const一覧 | 索引 | サイドメニュー