OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:g_unix_mount_at
(Results
1 - 8
of
8
) sorted by null
/external/bluetooth/glib/gio/
gunixmounts.h
88
GUnixMountEntry *
g_unix_mount_at
(const char *mount_path,
glocaldirectorymonitor.c
125
mount =
g_unix_mount_at
(local_monitor->dirname, NULL);
186
mount =
g_unix_mount_at
(local_monitor->dirname, NULL);
gio.symbols
690
g_unix_mount_at
gunixvolumemonitor.c
169
mount_entry =
g_unix_mount_at
(mount_path, NULL);
gunixmounts.c
1098
*
g_unix_mount_at
:
1109
g_unix_mount_at
(const char *mount_path,
function
[
all
...]
glocalfile.c
801
mount =
g_unix_mount_at
(mountpoint, &cache_time);
[
all
...]
ChangeLog
433
* gio/gunixmounts.c (
g_unix_mount_at
): fix leak that occurs when
[
all
...]
/external/bluetooth/glib/docs/reference/gio/
gio-sections.txt
1214
g_unix_mount_at
Completed in 112 milliseconds