Searched refs:SSH_PRIVSEP_USER (Results 1 – 3 of 3) sorted by relevance
84 #define SSH_PRIVSEP_USER "sshd" macro
172 if ((pw = getpwnam(SSH_PRIVSEP_USER)) == NULL) in privsep_child_demote()174 SSH_PRIVSEP_USER); in privsep_child_demote()
1533 if (getpwnam(SSH_PRIVSEP_USER) == NULL) in main()1535 SSH_PRIVSEP_USER); in main()