Home
last modified time | relevance | path

Searched refs:awkgetline (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/cmd/awk/
H A Dawk.h434 extern Cell *awkgetline(Node **, int);
H A Drun.c443 awkgetline(Node **a, int n) /* get next line from specific input */ in awkgetline() function