Home
last modified time | relevance | path

Searched refs:get_sbuf_line (Results 1 – 6 of 6) sorted by relevance

/freebsd/bin/ed/
H A Dglbl.c56 if ((s = get_sbuf_line(lp)) == NULL) in build_active_list()
H A Dbuf.c44 get_sbuf_line(line_t *lp) in get_sbuf_line() function
H A Ded.h206 char *get_sbuf_line(line_t *);
H A Dmain.c884 if ((s = get_sbuf_line(lp)) == NULL) in get_matching_node_addr()
1069 if ((s = get_sbuf_line(bp)) == NULL) in join_lines()
1212 if ((s = get_sbuf_line(bp)) == NULL) in display_lines()
H A Dsub.c176 if ((txt = get_sbuf_line(lp)) == NULL) in substitute_matching_text()
H A Dio.c178 if ((s = get_sbuf_line(lp)) == NULL) in write_stream()