Home
last modified time | relevance | path

Searched defs:strict_modes (Results 1 – 2 of 2) sorted by relevance

/freebsd/crypto/openssh/
H A Dauth2-pubkeyfile.c442 auth_openfile(const char *file, struct passwd *pw, int strict_modes, in auth_openfile()
489 auth_openkeyfile(const char *file, struct passwd *pw, int strict_modes) in auth_openkeyfile()
495 auth_openprincipals(const char *file, struct passwd *pw, int strict_modes) in auth_openprincipals()
H A Dservconf.h121 int strict_modes; /* If true, require string home dir modes. */ member