Home
last modified time | relevance | path

Searched refs:open_sbuf (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/bin/ed/
H A Dbuf.c206 open_sbuf(void) in open_sbuf() function
298 if (open_sbuf() < 0) in init_buffers()
H A Ded.h210 int open_sbuf(void);
H A Dmain.c525 else if (open_sbuf() < 0) in exec_command()