Home | History | Annotate | Download | only in openssh

Lines Matching refs:SSH_PRIVSEP_USER

1756 	if ((privsep_pw = getpwnam(SSH_PRIVSEP_USER)) == NULL) {
1759 SSH_PRIVSEP_USER);