Searched defs:strict_modes (Results 1 – 2 of 2) sorted by relevance
577 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()
87 int strict_modes; /* If true, require string home dir modes. */ member