Home | History | Annotate | Download | only in openssh

Lines Matching defs:use_privsep

223 int use_privsep = -1;
343 if (use_privsep && pmonitor != NULL && pmonitor->m_pid > 0)
574 if (use_privsep == PRIVSEP_ON)
640 use_privsep = 0;
1644 if (use_privsep || options.kerberos_authentication)
1779 if (use_privsep) {
2031 if (use_privsep) {
2050 if (use_privsep) {
2090 if (use_privsep) {
2122 if (use_privsep)
2141 } else if (use_privsep) {
2231 if (use_privsep && privsep_is_preauth &&
2242 if (!use_privsep || mm_is_monitor())