Home
last modified time | relevance | path

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

/openbsd/usr.bin/ssh/
H A Dauth2-pubkeyfile.c441 auth_openfile(const char *file, struct passwd *pw, int strict_modes, in auth_openfile()
488 auth_openkeyfile(const char *file, struct passwd *pw, int strict_modes) in auth_openkeyfile()
494 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