Searched refs:pty_setowner (Results 1 – 7 of 7) sorted by relevance
26 void pty_setowner(struct passwd *, const char *);
356 pty_setowner(struct passwd *pw, const char *tty_name) in pty_setowner() function
550 pty_setowner(ses.authstate.pw, chansess->tty); in sessionpty()
27 void pty_setowner(struct passwd *, const char *);
208 pty_setowner(struct passwd *pw, const char *tty) in pty_setowner() function
2070 pty_setowner(s->pw, s->tty); in session_pty_req()
1430 pty_setowner(authctxt->pw, s->tty); in mm_answer_pty()