the_err          1117 src/vfs/ftpfs/ftpfs_parse_ls.c     int *the_err = NULL;
the_err          1185 src/vfs/ftpfs/ftpfs_parse_ls.c                 the_err = &err[i];
the_err          1201 src/vfs/ftpfs/ftpfs_parse_ls.c                                  the_err);
the_err          1218 src/vfs/ftpfs/ftpfs_parse_ls.c         the_err = &err[i];
the_err          1231 src/vfs/ftpfs/ftpfs_parse_ls.c     if (err_ret != NULL && the_err != NULL)
the_err          1232 src/vfs/ftpfs/ftpfs_parse_ls.c         *err_ret = *the_err;