Searched refs:listmask (Results 1 – 1 of 1) sorted by relevance
/titanic_44/usr/src/lib/libcmd/common/ |
H A D | stty.c | 809 static void listmask(Sfio_t *sp,unsigned int mask,const char *description) in listmask() function 851 listmask(sp,CRDLY,"Carriage return delay style"); in infof() 854 listmask(sp,NLDLY,"Newline delay style"); in infof() 857 listmask(sp,TABDLY,"Horizontal tab delay style"); in infof() 860 listmask(sp,BSDLY,"Backspace delay style"); in infof() 863 listmask(sp,FFDLY,"Form feed delay style"); in infof() 866 listmask(sp,VTDLY,"Vertical tab delay style"); in infof()
|