ret_offset 579 src/vfs/sftpfs/sftpfs.c off_t ret_offset; ret_offset 583 src/vfs/sftpfs/sftpfs.c ret_offset = sftpfs_lseek (fh, offset, whence, &mcerror); ret_offset 585 src/vfs/sftpfs/sftpfs.c return ret_offset; ret_offset 311 src/viewer/internal.h void mcview_coord_to_offset (WView * view, off_t * ret_offset, off_t line, off_t column); ret_offset 348 src/viewer/move.c mcview_coord_to_offset (WView *view, off_t *ret_offset, off_t line, off_t column) ret_offset 356 src/viewer/move.c *ret_offset = coord.cc_offset;