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

  /src/bin/ed/
ed.h 194 char *get_sbuf_line(line_t *);
glbl.c 66 if ((s = get_sbuf_line(lp)) == NULL)
buf.c 55 /* get_sbuf_line: get a line of text from the scratch file; return pointer
58 get_sbuf_line(line_t *lp) function in typeref:typename:char *
io.c 187 if ((s = get_sbuf_line(lp)) == NULL)
sub.c 187 if ((txt = get_sbuf_line(lp)) == NULL)

Completed in 13 milliseconds