Home
last modified time | relevance | path

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

/ndk/sources/host-tools/nawk-20071023/
Dproto.h125 extern void nextfile(void);
Dlib.c174 void nextfile(void) in nextfile() function
DFIXES75 core dump on linux with BEGIN {nextfile}, now fixed.
271 fixed some nextfile bugs: not handling all cases. thanks to
535 added nextfile, as in gawk: causes immediate advance to next
Drun.c379 nextfile(); in jump()