OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:authorized_principals_file
(Results
1 - 2
of
2
) sorted by relevancy
/src/crypto/external/bsd/openssh/dist/
auth.c
493
authorized_principals_file
(struct passwd *pw)
function
495
if (options.
authorized_principals_file
== NULL)
497
return expand_authorized_keys(options.
authorized_principals_file
, pw);
servconf.h
251
char *
authorized_principals_file
;
member in struct:__anon186
317
M_CP_STROPT(
authorized_principals_file
); \
Completed in 28 milliseconds
Indexes created Wed Jun 24 00:24:50 UTC 2026