Searched defs:noecho (Results 1 – 6 of 6) sorted by relevance
57 noecho() in noecho() function
47 noecho(void) in noecho() function
56 noecho(void) in noecho() function
68 getinput(int noecho) in getinput()
171 #define noecho() (_tty.sg_flags &= ~ECHO, _echoit = FALSE, \ macro
506 vt_getinput(int noecho) in vt_getinput()