Home | History | Annotate | Download | only in openssh

Lines Matching refs:use_privsep

57 extern int use_privsep;
286 if (use_privsep == -1)
287 use_privsep = PRIVSEP_ON;
290 if (use_privsep && options->compression == 1) {
1078 intptr = &use_privsep;
1760 dump_cfg_fmtint(sUsePrivilegeSeparation, use_privsep);