Searched defs:ListState (Results 1 – 1 of 1) sorted by relevance
91 struct ListState { struct92 ListState() in ListState() function102 double now; /* needed for year determination */103 FTPTime nowFTPTime;104 char listStyle; /* LISTing style */105 bool parsedOne; /* returned anything yet? */106 char carryBuffer[84]; /* for VMS multiline */107 int carryBufferLength; /* length of name in carry_buf */108 int64_t numLines; /* number of lines seen */