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

/dovecot/src/auth/
H A Ddb-checkpassword.c381 int fd_in, int fd_out, bool authenticate)
393 if (!authenticate) {
380 checkpassword_exec(struct db_checkpassword *db, struct auth_request *request, int fd_in, int fd_out, bool authenticate) argument
/dovecot/src/lib-imap-client/
H A Dimapc-connection.c62 bool authenticate:1; member in struct:imapc_command
1051 cmd->authenticate = TRUE;
1304 if (cmds_count > 0 && cmds[0]->authenticate) {

Completed in 18 milliseconds