the_err          1116 src/vfs/ftpfs/ftpfs_parse_ls.c     int *the_err = NULL;
the_err          1184 src/vfs/ftpfs/ftpfs_parse_ls.c                 the_err = &err[i];
the_err          1200 src/vfs/ftpfs/ftpfs_parse_ls.c                                  the_err);
the_err          1217 src/vfs/ftpfs/ftpfs_parse_ls.c         the_err = &err[i];
the_err          1230 src/vfs/ftpfs/ftpfs_parse_ls.c     if (err_ret != NULL && the_err != NULL)
the_err          1231 src/vfs/ftpfs/ftpfs_parse_ls.c         *err_ret = *the_err;