Home
last modified time | relevance | path

Searched refs:nextfile (Results 1 – 4 of 4) sorted by relevance

/dragonfly/contrib/awk/
H A Dproto.h123 extern void nextfile(void);
H A Dlib.c216 void nextfile(void) in nextfile() function
H A DFIXES.1e562 core dump on linux with BEGIN {nextfile}, now fixed.
758 fixed some nextfile bugs: not handling all cases. thanks to
1024 added nextfile, as in gawk: causes immediate advance to next
H A Drun.c390 nextfile(); in jump()