next_file
while (next_file(arcn) == 0) {
while (next_file(arcn) == 0) {
int next_file(ARCHD *);
next_file(1);
next_file(number);
void next_file __P((int));
next_file(1);
next_file:
goto next_file;