Searched defs:listmode (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/cmd/projects/
H A Dprojects.c294 int listmode = 0; local
309 listmode = 1;
321 if (listmode) {
/illumos-gate/usr/src/lib/libcmd/common/
H A Dstty.c831 static void listmode(Sfio_t *sp,const char *name) function
875 listmode(sp,"ek");
876 listmode(sp,"evenp");
877 listmode(sp,"lcase");
878 listmode(sp,"oddp");
879 listmode(sp,"parity");
880 listmode(sp,"sane");
881 listmode(sp,"tabs");
882 listmode(sp,"LCASE");

Completed in 46 milliseconds