Searched refs:nextfile (Results 1 – 5 of 5) sorted by relevance
62 static struct files **nextfile; variable85 nextfile = &allfiles; in initfiles()165 *nextfile = fi; in addfile()166 nextfile = &fi->fi_next; in addfile()
123 extern void nextfile(void);
213 void nextfile(void) in nextfile() function
562 core dump on linux with BEGIN {nextfile}, now fixed.758 fixed some nextfile bugs: not handling all cases. thanks to1024 added nextfile, as in gawk: causes immediate advance to next
392 nextfile(); in jump()