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

/netbsd-current/bin/ed/
H A Dbuf.c55 /* get_sbuf_line: get a line of text from the scratch file; return pointer
58 get_sbuf_line(line_t *lp) function
H A Ded.h194 char *get_sbuf_line(line_t *);
H A Dio.c187 if ((s = get_sbuf_line(lp)) == NULL)
H A Dsub.c187 if ((txt = get_sbuf_line(lp)) == NULL)
H A Dglbl.c66 if ((s = get_sbuf_line(lp)) == NULL)

Completed in 393 milliseconds