OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:client_user
(Results
1 - 3
of
3
) sorted by relevancy
/src/crypto/external/bsd/openssh/dist/
auth-rhosts.c
58
const char *ipaddr, const char *
client_user
,
162
if (!innetgr(user + 1, NULL,
client_user
, NULL))
164
} else if (strcmp(user,
client_user
) != 0)
191
auth_rhosts2(struct passwd *pw, const char *
client_user
, const char *hostname,
201
client_user
, hostname, ipaddr);
243
client_user
, pw->pw_name)) {
249
client_user
, pw->pw_name)) {
320
client_user
, pw->pw_name)) {
325
auth_debug_add("Accepted host %s ip %s
client_user
"
327
client_user
, pw->pw_name)
[
all
...]
monitor.c
1822
char *
client_user
;
local
1836
auth_krb5(ssh, &tkt, &
client_user
, &reply);
1845
sshbuf_put_cstring(m,
client_user
);
1847
if (
client_user
)
1848
free(
client_user
);
/src/external/bsd/am-utils/dist/include/
am_defs.h
1500
extern int hosts_ctl(char *daemon, char *client_name, char *client_addr, char *
client_user
);
Completed in 74 milliseconds
Indexes created Thu Sep 17 00:24:55 UTC 2026