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

  /src/usr.sbin/lpr/lpd/
ttcompat.c 58 static void sttysetoflags(struct termios *, int);
98 sttysetoflags(struct termios *tp, int flags) function in typeref:typename:void
187 sttysetoflags(tp, oflags);
215 sttysetoflags(tp, oflags);
250 sttysetoflags(tp, oflags);
285 sttysetoflags(tp, oflags);

Completed in 11 milliseconds