Home | Sort by: relevance | last modified time | path |
/src/bin/ed/ | |
ed.h | 217 int put_tty_line(char *, int, long, int); |
io.c | 305 /* put_tty_line: print text to stdout */ 307 put_tty_line(char *s, int l, long n, int gflag) function in typeref:typename:int |