Searched defs:pbufsize (Results 1 – 3 of 3) sorted by relevance
173 getrec(char **pbuf, size_t *pbufsize, int isrecord) in getrec()261 readrec(char **pbuf, size_t *pbufsize, FILE *inf) in readrec()
912 format(char **pbuf, int *pbufsize, const char *s, Node *a) in format()
715 char *pbufsize, cmd[CMDSIZ]; in ds_ginit() local