pch.c | 82 static int pgetline(char **, size_t *, FILE *); 547 ret = pgetline(&buf, &bufsz, pfp); 557 ret = pgetline(&buf, &bufsz, pfp); 875 ret = pgetline(&buf, &bufsz, pfp); 939 ret = pgetline(&buf, &bufsz, pfp); 1043 ret = pgetline(&buf, &bufsz, pfp); 1091 ret = pgetline(&buf, &bufsz, pfp); 1113 ret = pgetline(&buf, &bufsz, pfp); 1130 ret = pgetline(&buf, &bufsz, pfp); 1180 pgetline(char **bf, size_t *sz, FILE *fp function in typeref:typename:int [all...] |