err_ret            43 src/vfs/ftpfs/ftpfs.h                                int *err_ret);
err_ret          1108 src/vfs/ftpfs/ftpfs_parse_ls.c ftpfs_parse_long_list (struct vfs_class * me, struct vfs_s_inode * dir, GSList * buf, int *err_ret)
err_ret          1122 src/vfs/ftpfs/ftpfs_parse_ls.c     if (err_ret != NULL)
err_ret          1123 src/vfs/ftpfs/ftpfs_parse_ls.c         *err_ret = 0;
err_ret          1230 src/vfs/ftpfs/ftpfs_parse_ls.c     if (err_ret != NULL && the_err != NULL)
err_ret          1231 src/vfs/ftpfs/ftpfs_parse_ls.c         *err_ret = *the_err;