Home
last modified time | relevance | path

Searched refs:allowlist (Results 1 – 1 of 1) sorted by relevance

/dragonfly/crypto/openssh/
H A Dsession.c846 const char *filename, const char *allowlist) in read_environment_file() argument
879 if (allowlist != NULL && in read_environment_file()
880 match_pattern_list(cp, allowlist, 0) != 1) in read_environment_file()