Home
last modified time | relevance | path

Searched defs:getrec (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/one-true-awk/
H A Dlib.c142 int getrec(char **pbuf, int *pbufsize, bool isrecord) /* get next input record */ in getrec() function
/aosp_15_r20/external/toybox/toys/pending/
H A Dawk.c3433 static ssize_t getrec(void) in getrec() function