Searched refs:GNOME_VFS_OK (Results 1 – 4 of 4) sorted by relevance
406 if (result != GNOME_VFS_OK) in execute()584 if( ( result = getInfo( xEnv ) ) != GNOME_VFS_OK ) in getPropertyValues()723 GnomeVFSResult result = GNOME_VFS_OK; in doSetFileInfo()841 GnomeVFSResult result = GNOME_VFS_OK; in setPropertyValues()846 xEnv ) ) != GNOME_VFS_OK ) { in setPropertyValues()852 if ( result == GNOME_VFS_OK) { in setPropertyValues()959 if( result != GNOME_VFS_OK ) in insert()978 result = GNOME_VFS_OK; in insert()985 if ( result != GNOME_VFS_OK ) { in insert()996 if( result != GNOME_VFS_OK ) in insert()[all …]
128 if (result != GNOME_VFS_OK && in readBytes()268 GnomeVFSResult result = GNOME_VFS_OK; in writeBytes()328 if( result != GNOME_VFS_OK ) { in throwOnError()
342 if (result != GNOME_VFS_OK) { in getData()356 while ((result = gnome_vfs_directory_read_next (dirHandle, fileInfo)) == GNOME_VFS_OK) { in getData()404 if (result != GNOME_VFS_OK) { in getData()
42 GNOME_VFS_OK enumerator89 ret = (GNOME_VFS_OK == func(url)); in gnome_url_show()