OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:g_unix_mount_free
(Results
1 - 6
of
6
) sorted by null
/external/bluetooth/glib/gio/
gunixmounts.h
60
void
g_unix_mount_free
(GUnixMountEntry *mount_entry);
gunixvolumemonitor.c
82
g_list_foreach (monitor->last_mounts, (GFunc)
g_unix_mount_free
, NULL);
177
g_unix_mount_free
(mount_entry);
445
(GFunc)
g_unix_mount_free
, NULL);
glocaldirectorymonitor.c
130
g_unix_mount_free
(mount);
191
g_unix_mount_free
(mount);
gio.symbols
666
g_unix_mount_free
gunixmounts.c
1125
g_unix_mount_free
(mount_entry);
1350
*
g_unix_mount_free
:
1356
g_unix_mount_free
(GUnixMountEntry *mount_entry)
function
[
all
...]
glocalfile.c
807
g_unix_mount_free
(mount);
[
all
...]
Completed in 296 milliseconds