Searched refs:allowed_user (Results 1 - 2 of 2) sorted by relevance

/freebsd-10-stable/crypto/openssh/
H A Dauth.h187 int allowed_user(struct passwd *);
H A Dauth.c101 allowed_user(struct passwd * pw) function
665 if (!allowed_user(pw))

Completed in 182 milliseconds