Home | History | Annotate | Download | only in openssh

Lines Matching refs:PRIVSEP

817 		PRIVSEP(audit_run_command(command));
823 PRIVSEP(audit_run_command(shell));
2052 if (!PRIVSEP(pty_allocate(&s->ptyfd, &s->ttyfd, s->tty,
2330 PRIVSEP(session_pty_cleanup2(s));
2732 * Cleanup ptys/utmp only if privsep is disabled,