OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:get_stream_line
(Results
1 - 2
of
2
) sorted by relevancy
/src/bin/ed/
io.c
87
for (current_addr = n; (len =
get_stream_line
(fp)) > 0; size += len) {
121
/*
get_stream_line
: read a line of text from a stream; return line length */
123
get_stream_line
(FILE *fp)
function in typeref:typename:int
ed.h
196
int
get_stream_line
(FILE *);
Completed in 11 milliseconds
Indexes created Wed Oct 01 19:09:53 GMT 2025