Searched refs:GNOME_VFS_OK (Results 1 – 4 of 4) sorted by relevance
408 if (result != GNOME_VFS_OK) in execute()586 if( ( result = getInfo( xEnv ) ) != GNOME_VFS_OK ) in getPropertyValues()725 GnomeVFSResult result = GNOME_VFS_OK; in doSetFileInfo()843 GnomeVFSResult result = GNOME_VFS_OK; in setPropertyValues()848 xEnv ) ) != GNOME_VFS_OK ) { in setPropertyValues()854 if ( result == GNOME_VFS_OK) { in setPropertyValues()961 if( result != GNOME_VFS_OK ) in insert()980 result = GNOME_VFS_OK; in insert()987 if ( result != GNOME_VFS_OK ) { in insert()998 if( result != GNOME_VFS_OK ) in insert()[all …]
130 if (result != GNOME_VFS_OK && in readBytes()270 GnomeVFSResult result = GNOME_VFS_OK; in writeBytes()330 if( result != GNOME_VFS_OK ) { in throwOnError()
344 if (result != GNOME_VFS_OK) { in getData()358 while ((result = gnome_vfs_directory_read_next (dirHandle, fileInfo)) == GNOME_VFS_OK) { in getData()406 if (result != GNOME_VFS_OK) { in getData()
42 GNOME_VFS_OK enumerator89 ret = (GNOME_VFS_OK == func(url)); in gnome_url_show()