Searched defs:pbufsize (Results 1 - 2 of 2) sorted by relevance

/macosx-10.10.1/awk-20/src/
H A Dlib.c104 int getrec(char **pbuf, int *pbufsize, int isrecord) /* get next input record */ argument
184 int readrec(char **pbuf, int *pbufsize, FILE *inf) /* read one record into buf */ argument
H A Drun.c810 int format(char **pbuf, int *pbufsize, const char *s, Node *a) /* printf-like conversions */ argument

Completed in 123 milliseconds