OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:authorized_keys_files
(Results
1 - 3
of
3
) sorted by relevancy
/src/crypto/external/bsd/openssh/dist/
servconf.h
224
char **
authorized_keys_files
;
member in struct:__anon186
325
M_CP_STRARRAYOPT(
authorized_keys_files
, num_authkeys_files, 1);\
auth2-pubkey.c
827
if (strcasecmp(options.
authorized_keys_files
[i], "none") == 0)
830
options.
authorized_keys_files
[i], pw);
servconf.c
514
&options->
authorized_keys_files
,
518
&options->
authorized_keys_files
,
658
CLEAR_ON_NONE_ARRAY(
authorized_keys_files
, num_authkeys_files, "none");
2368
chararrayptr = &options->
authorized_keys_files
;
3647
o->
authorized_keys_files
);
Completed in 65 milliseconds
Indexes created Mon Jun 22 00:25:11 UTC 2026