Searched refs:getrecord (Results 1 – 2 of 2) sorted by relevance
64 static int getrecord(FILE *, struct idates *);69 static int getrecord();130 if (getrecord(df, idp) < 0) {292 getrecord(df, idatep) in getrecord() function
479 getrecord(FILE *fp, dumpdates_t *ddatep, int *recno) in getrecord() function533 if (getrecord(fp, ddwalk, &recno) < 0) { in readdumptimes()