Searched defs:pbufsize (Results 1 – 2 of 2) sorted by relevance
109 int getrec(char **pbuf, int *pbufsize, int isrecord) /* get next input record */ in getrec()187 int readrec(char **pbuf, int *pbufsize, FILE *inf) /* read one record into buf */ in readrec()
825 int format(char **pbuf, int *pbufsize, const char *s, Node *a) /* printf-like conversions */ in format()