Searched refs:vips_file_length (Results 1 – 5 of 5) sorted by relevance
783 if( (length = vips_file_length( im->fd )) == -1 ) in vips__write_extension_block()1050 if( (rsize = vips_file_length( image->fd )) == -1 ) in vips_image_open_input()
536 vips_file_length( int fd ) function738 len = vips_file_length( fileno( fp ) );
972 if( (image->file_length = vips_file_length( image->fd )) == -1 ) in vips_image_build()
252 gint64 vips_file_length( int fd );
557 #define im_file_length vips_file_length