HomeSort by: relevance | last modified time | path
    Searched defs:setrawmode (Results 1 - 4 of 4) sorted by relevancy

  /src/bin/sh/
miscbltin.c 97 setrawmode(int fd, int on, int end, struct termios *t) function in typeref:typename:int
287 setraw = setrawmode(0, 1 + n_flag, end, &ttystate);
397 setrawmode(0, 0, end, &ttystate);
miscbltin.c 97 setrawmode(int fd, int on, int end, struct termios *t) function in typeref:typename:int
287 setraw = setrawmode(0, 1 + n_flag, end, &ttystate);
397 setrawmode(0, 0, end, &ttystate);
miscbltin.c 97 setrawmode(int fd, int on, int end, struct termios *t) function in typeref:typename:int
287 setraw = setrawmode(0, 1 + n_flag, end, &ttystate);
397 setrawmode(0, 0, end, &ttystate);
miscbltin.c 97 setrawmode(int fd, int on, int end, struct termios *t) function in typeref:typename:int
287 setraw = setrawmode(0, 1 + n_flag, end, &ttystate);
397 setrawmode(0, 0, end, &ttystate);

Completed in 41 milliseconds