Searched refs:PRIVSEP_ON (Results 1 – 3 of 3) sorted by relevance
/external/openssh/ | ||
D | servconf.h | 34 #define PRIVSEP_ON 1 macro |
D | sshd.c | 493 if (use_privsep == PRIVSEP_ON) in privsep_preauth() |
D | servconf.c | 468 use_privsep = PRIVSEP_ON; in fill_default_server_options() |