HomeSort by: relevance | last modified time | path
    Searched refs:put_stream_line (Results 1 - 2 of 2) sorted by relevancy

  /src/bin/ed/
io.c 192 if (put_stream_line(fp, s, len) < 0)
204 /* put_stream_line: write a line of text to a stream; return status */
206 put_stream_line(FILE *fp, char *s, int len) function in typeref:typename:int
ed.h 216 int put_stream_line(FILE *, char *, int);

Completed in 11 milliseconds