summaryrefslogtreecommitdiff
path: root/libgudev-1.0.sym
blob: ab9cccfb17b28bcb52066b8fa68125ecb47bf12d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
{
global:
        g_udev_client_get_type;
        g_udev_client_new;
        g_udev_client_query_by_device_file;
        g_udev_client_query_by_device_number;
        g_udev_client_query_by_subsystem;
        g_udev_client_query_by_subsystem_and_name;
        g_udev_client_query_by_sysfs_path;
        g_udev_device_get_action;
        g_udev_device_get_device_file;
        g_udev_device_get_device_file_symlinks;
        g_udev_device_get_device_number;
        g_udev_device_get_device_type;
        g_udev_device_get_devtype;
        g_udev_device_get_driver;
        g_udev_device_get_is_initialized;
        g_udev_device_get_name;
        g_udev_device_get_number;
        g_udev_device_get_parent;
        g_udev_device_get_parent_with_subsystem;
        g_udev_device_get_property;
        g_udev_device_get_property_as_boolean;
        g_udev_device_get_property_as_double;
        g_udev_device_get_property_as_int;
        g_udev_device_get_property_as_strv;
        g_udev_device_get_property_as_uint64;
        g_udev_device_get_property_keys;
        g_udev_device_get_seqnum;
        g_udev_device_get_subsystem;
        g_udev_device_get_sysfs_attr;
        g_udev_device_get_sysfs_attr_as_boolean;
        g_udev_device_get_sysfs_attr_as_double;
        g_udev_device_get_sysfs_attr_as_int;
        g_udev_device_get_sysfs_attr_as_strv;
        g_udev_device_get_sysfs_attr_as_uint64;
        g_udev_device_has_sysfs_attr_uncached;
        g_udev_device_get_sysfs_attr_uncached;
        g_udev_device_get_sysfs_attr_as_int_uncached;
        g_udev_device_get_sysfs_attr_as_uint64_uncached;
        g_udev_device_get_sysfs_attr_as_double_uncached;
        g_udev_device_get_sysfs_attr_as_boolean_uncached;
        g_udev_device_get_sysfs_attr_as_strv_uncached;
        g_udev_device_get_sysfs_attr_keys;
        g_udev_device_get_sysfs_path;
        g_udev_device_get_tags;
        g_udev_device_get_type;
        g_udev_device_get_usec_since_initialized;
        g_udev_device_has_property;
        g_udev_device_has_sysfs_attr;
        g_udev_device_type_get_type;
        g_udev_enumerator_add_match_is_initialized;
        g_udev_enumerator_add_match_name;
        g_udev_enumerator_add_match_property;
        g_udev_enumerator_add_match_subsystem;
        g_udev_enumerator_add_match_sysfs_attr;
        g_udev_enumerator_add_match_tag;
        g_udev_enumerator_add_nomatch_subsystem;
        g_udev_enumerator_add_nomatch_sysfs_attr;
        g_udev_enumerator_add_sysfs_path;
        g_udev_enumerator_execute;
        g_udev_enumerator_get_type;
        g_udev_enumerator_new;
local:
        *;
};