Searched defs:passwd_file_new (Results 1 - 1 of 1) sorted by relevance

/dovecot/src/auth/
H A Ddb-passwd-file.c152 passwd_file_new(struct db_passwd_file *db, const char *expanded_path) function
361 db->default_file = passwd_file_new(db, path);
452 pw = passwd_file_new(db, str_c(dest));

Completed in 7 milliseconds