Searched defs:noraw (Results 1 – 4 of 4) sorted by relevance
48 noraw(void) in noraw() function
119 noraw() in noraw() function
109 noraw(void) in noraw() function
163 #define noraw() (_tty.sg_flags &= ~RAW, _rawmode = FALSE, \ macro