HomeSort by relevance Sort by last modified time
    Searched refs:g_unix_mount_at (Results 1 - 6 of 6) 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);
gunixvolumemonitor.c 169 mount_entry = g_unix_mount_at (mount_path, NULL);
gio.symbols 690 g_unix_mount_at
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...]

Completed in 180 milliseconds