Searched refs:get_sbuf_line (Results 1 - 5 of 5) sorted by relevance

/openbsd-current/bin/ed/
H A Ded.h161 char *get_sbuf_line(line_t *);
H A Dglbl.c66 if ((s = get_sbuf_line(lp)) == NULL)
H A Dbuf.c51 /* get_sbuf_line: get a line of text from the scratch file; return pointer
54 get_sbuf_line(line_t *lp) function
H A Dsub.c190 if ((eom = txt = get_sbuf_line(lp)) == NULL)
H A Dio.c184 if ((s = get_sbuf_line(lp)) == NULL)

Completed in 131 milliseconds