Searched defs:pbufsize (Results  1 – 3 of 3) sorted by relevance
| /external/one-true-awk/ | 
| D | lib.c | 140 int getrec(char **pbuf, int *pbufsize, bool isrecord)	/* get next input record */  in getrec()224 int readrec(char **pbuf, int *pbufsize, FILE *inf, bool newflag)	/* read one record into buf */  in readrec()
 
 | 
| D | b.c | 662 bool fnematch(fa *pfa, FILE *f, char **pbuf, int *pbufsize, int quantum)  in fnematch()
 | 
| D | run.c | 818 int format(char **pbuf, int *pbufsize, const char *s, Node *a)	/* printf-like conversions */  in format()
 |