Home
last modified time | relevance | path

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

/src/bin/ed/
H A Dbuf.c192 open_sbuf(void) in open_sbuf() function
263 if (open_sbuf() < 0) in init_buffers()
H A Ded.h226 int open_sbuf(void);
H A Dmain.c489 else if (open_sbuf() < 0) in exec_command()