Searched refs:unixex (Results 1 – 3 of 3) sorted by relevance
/illumos-gate/usr/src/cmd/vi/port/ |
H A D | ex_tty.h | 116 ttymode ostart(), setty(), unixex();
|
H A D | ex_unix.c | 262 unixex(opt, up, newstdin, mode) in unixex() function 410 f = unixex("-c", uxb, (mode & 2) ? pvec[0] : 0, mode); in vi_filter()
|
H A D | ex_cmds.c | 759 unixwt(1, unixex("-i", (char *)0, 0, 0)); 1055 unixwt(1, unixex("-c", uxb, 0, 0));
|