Home | History | Annotate | Download | only in openssh

Lines Matching refs:SSH_PRIVSEP_USER

1570 	if ((privsep_pw = getpwnam(SSH_PRIVSEP_USER)) == NULL) {
1573 SSH_PRIVSEP_USER);