Home | History | Annotate | Download | only in gio

Lines Matching refs:g_strcmp0

1401   res = g_strcmp0 (mount1->mount_path, mount2->mount_path);
1405 res = g_strcmp0 (mount1->device_path, mount2->device_path);
1409 res = g_strcmp0 (mount1->filesystem_type, mount2->filesystem_type);
1518 res = g_strcmp0 (mount1->mount_path, mount2->mount_path);
1522 res = g_strcmp0 (mount1->device_path, mount2->device_path);
1526 res = g_strcmp0 (mount1->filesystem_type, mount2->filesystem_type);