Home
last modified time | relevance | path

Searched refs:tostop (Results 1 – 6 of 6) sorted by relevance

/illumos-gate/usr/src/cmd/vi/port/
H A Dex_tty.h122 void tostop(void);
H A Dex_put.c1112 tostop(); in ostop()
1117 tostop(void) in tostop() function
H A Dex_cmds2.c688 tostop(); in vnfl()
H A Dex_cmds.c648 tostop();
/illumos-gate/usr/src/uts/common/fs/zfs/lua/
H A Dlgc.c723 int tostop; /* stop sweep when this is true */ in sweeplist() local
727 tostop = bitmask(OLDBIT); /* do not sweep old generation */ in sweeplist()
732 tostop = 0; /* do not stop */ in sweeplist()
742 if (testbits(marked, tostop)) in sweeplist()
/illumos-gate/usr/src/contrib/ast/src/lib/libcmd/
H A DRELEASE83 08-11-10 stty.c: check for -t grouping so -tostop != -t -ostop