OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:M_CP_STRARRAYOPT
(Results
1 - 4
of
4
) sorted by relevancy
/src/crypto/external/bsd/openssh/dist/
servconf.h
325
M_CP_STRARRAYOPT
(authorized_keys_files, num_authkeys_files, 1);\
326
M_CP_STRARRAYOPT
(revoked_keys_files, \
328
M_CP_STRARRAYOPT
(allow_users, num_allow_users, 1); \
329
M_CP_STRARRAYOPT
(deny_users, num_deny_users, 1); \
330
M_CP_STRARRAYOPT
(allow_groups, num_allow_groups, 1); \
331
M_CP_STRARRAYOPT
(deny_groups, num_deny_groups, 1); \
332
M_CP_STRARRAYOPT
(accept_env, num_accept_env, 1); \
333
M_CP_STRARRAYOPT
(setenv, num_setenv, 1); \
334
M_CP_STRARRAYOPT
(auth_methods, num_auth_methods, 1); \
335
M_CP_STRARRAYOPT
(permitted_opens, num_permitted_opens, 1);
[
all
...]
monitor_wrap.c
329
#define
M_CP_STRARRAYOPT
(x, nx, clobber) do { \
341
#undef
M_CP_STRARRAYOPT
351
#define
M_CP_STRARRAYOPT
(x, nx, clobber) do { \
358
#undef
M_CP_STRARRAYOPT
monitor.c
843
#define
M_CP_STRARRAYOPT
(x, nx, clobber) do { \
852
#undef
M_CP_STRARRAYOPT
servconf.c
3289
/* M_CP_STROPT and
M_CP_STRARRAYOPT
should not appear before here */
3296
#define
M_CP_STRARRAYOPT
(s, num_s, clobber) do {\
3341
#undef
M_CP_STRARRAYOPT
Completed in 19 milliseconds
Indexes created Fri Sep 18 00:27:12 UTC 2026