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

  /src/bin/ed/
ed.h 215 char *put_sbuf_line(char *);
buf.c 90 /* put_sbuf_line: write a line of text to the scratch file and add a line node
93 put_sbuf_line(char *cs) function in typeref:typename:char *
io.c 89 if (put_sbuf_line(sbuf) == NULL) {
sub.c 147 if ((txt = put_sbuf_line(txt)) == NULL) {

Completed in 64 milliseconds