HomeSort by: relevance | last modified time | path
    Searched refs:get_tty (Results 1 - 3 of 3) sorted by relevancy

  /src/bin/ksh/
tty.c 17 get_tty(fd, ts) function
141 get_tty(tty_fd, &tty_state);
tty.h 8 Rearranged to work with autoconf, added TTY_state, get_tty/set_tty
100 extern int get_tty ARGS((int fd, TTY_state *ts));
jobs.c 339 /* Don't call get_tty() 'til we own the tty process group */
404 get_tty(tty_fd, &tty_state);
1174 get_tty(tty_fd, &j->ttystate);
1190 get_tty(tty_fd, &tty_state);

Completed in 22 milliseconds