Searched refs:pty_setowner (Results 1 – 3 of 3) sorted by relevance
27 void pty_setowner(struct passwd *, const char *);
162 pty_setowner(struct passwd *pw, const char *tty) in pty_setowner() function
1721 pty_setowner(authctxt->pw, s->tty); in mm_answer_pty()