OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:auth_rhosts2
(Results
1 - 3
of
3
) sorted by relevancy
/src/crypto/external/bsd/openssh/dist/
auth2-hostbased.c
196
if (
auth_rhosts2
(pw, cuser, chost, chost) == 0) {
197
debug2_f("
auth_rhosts2
refused user \"%.100s\" "
207
if (
auth_rhosts2
(pw, cuser, resolvedname, ipaddr) == 0) {
208
debug2_f("
auth_rhosts2
refused "
215
debug2_f("access allowed by
auth_rhosts2
");
auth.h
140
auth_rhosts2
(struct passwd *, const char *, const char *, const char *);
auth-rhosts.c
191
auth_rhosts2
(struct passwd *pw, const char *client_user, const char *hostname,
function
Completed in 23 milliseconds
Indexes created Fri Sep 18 00:27:12 UTC 2026