Home
last modified time | relevance | path

Searched defs:pbufsize (Results 1 – 4 of 4) sorted by relevance

/openbsd-src/usr.bin/awk/
H A Dlib.c139 int getrec(char **pbuf, int *pbufsize, bool isrecord) /* get next input record */ in getrec() argument
223 int readrec(char **pbuf, int *pbufsize, FILE *inf, bool newflag) /* read one record into buf */ in readrec() argument
294 int readcsvrec(char **pbuf, int *pbufsize, FILE *inf, bool newflag) /* csv can have \n's */ in readcsvrec() argument
[all...]
H A Db.c851 fnematch(fa * pfa,FILE * f,char ** pbuf,int * pbufsize,int quantum) fnematch() argument
H A Drun.c1077 int format(char **pbuf, int *pbufsize, const char *s, Node *a) /* printf-like conversions */ in format()
/openbsd-src/sys/dev/pci/
H A Dneo.c142 u_int32_t pbufsize; member