Searched refs:accept_env (Results 1 - 3 of 3) sorted by relevance

/freebsd-10.0-release/crypto/openssh/
H A Dservconf.h144 char *accept_env[MAX_ACCEPT_ENV]; member in struct:__anon4965
226 M_CP_STRARRAYOPT(accept_env, num_accept_env); \
H A Dservconf.c1491 options->accept_env[options->num_accept_env++] =
2113 dump_cfg_strarray(sAcceptEnv, o->num_accept_env, o->accept_env);
H A Dsession.c2227 if (match_pattern(name, options.accept_env[i])) {

Completed in 139 milliseconds