OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:fgetLine
(Results
1 - 2
of
2
) sorted by relevancy
/src/usr.bin/make/
meta.c
853
fgetLine
(char **bufp, size_t *szp, int o, FILE *fp)
1146
while (!oodate && (x =
fgetLine
(&buf, &bufsz, 0, fp)) > 0) {
1521
if ((n =
fgetLine
(&buf, &bufsz, x, fp)) <= 0)
meta.c
853
fgetLine
(char **bufp, size_t *szp, int o, FILE *fp)
1146
while (!oodate && (x =
fgetLine
(&buf, &bufsz, 0, fp)) > 0) {
1521
if ((n =
fgetLine
(&buf, &bufsz, x, fp)) <= 0)
Completed in 86 milliseconds
Indexes created Tue Oct 14 11:09:46 GMT 2025