Home
last modified time | relevance | path

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

/external/openssh/
Dauth.c577 auth_openfile(const char *file, struct passwd *pw, int strict_modes, in auth_openfile()
620 auth_openkeyfile(const char *file, struct passwd *pw, int strict_modes) in auth_openkeyfile()
626 auth_openprincipals(const char *file, struct passwd *pw, int strict_modes) in auth_openprincipals()
Dservconf.h87 int strict_modes; /* If true, require string home dir modes. */ member