tokendb_nextrec
extern int tokendb_nextrec(int, TOKENDB_Rec *);
while (tokendb_nextrec(how & REVERSE, &tokenrec) == 0);