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

/freebsd-11-stable/contrib/one-true-awk/
H A Dlib.c109 int getrec(char **pbuf, int *pbufsize, int isrecord) /* get next input record */ argument
187 int readrec(char **pbuf, int *pbufsize, FILE *inf) /* read one record into buf */ argument
H A Drun.c811 int format(char **pbuf, int *pbufsize, const char *s, Node *a) /* printf-like conversions */ argument

Completed in 140 milliseconds