Searched refs:authorized_principals_file (Results 1 – 5 of 5) sorted by relevance
168 char *authorized_principals_file; member181 M_CP_STROPT(authorized_principals_file); \
358 authorized_principals_file(struct passwd *pw) in authorized_principals_file() function360 if (options.authorized_principals_file == NULL) in authorized_principals_file()362 return expand_authorized_keys(options.authorized_principals_file, pw); in authorized_principals_file()
172 char *authorized_principals_file(struct passwd *);
406 if ((principals_file = authorized_principals_file(pw)) != NULL) { in user_cert_trusted_ca()
142 options->authorized_principals_file = NULL; in initialize_server_options()1261 charptr = &options->authorized_principals_file; in process_server_config_line()1773 o->authorized_principals_file); in dump_config()