Home
last modified time | relevance | path

Searched refs:vi_filter (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/cmd/vi/port/
H A Dex_cmds.c727 (void) vi_filter(0);
909 (void) vi_filter(1);
1047 (void) vi_filter(2);
H A Dex_unix.c371 vi_filter(int mode) in vi_filter() function
H A Dex.h433 int vi_filter();
H A Dex_vops.c848 vremote(cnt, vi_filter, 2); in vfilter()