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

/dovecot/src/auth/
H A Ddb-passwd-file.c29 passwd_file_add(struct passwd_file *pw, const char *username, function
213 passwd_file_add(pw, args[0], args[1], args+2);
216 passwd_file_add(pw, args[0], NULL, &no_args);

Completed in 6 milliseconds