Searched defs:mnt_special (Results 1 - 1 of 1) sorted by relevance

/external/bluetooth/glib/gio/
H A Dgunixmounts.c465 mount_entry->device_path = g_strdup (mntent.mnt_special);
785 mount_entry->device_path = g_strdup (mntent.mnt_special);
876 char mnt_special[PATH_MAX]; member in struct:__anon445
914 strcpy (prop->mnt_special, value);
949 mount_entry->device_path = g_strdup (mntent.mnt_special);

Completed in 11 milliseconds