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

/dovecot/src/lib-auth/
H A Dauth-server-connection.c135 const char *id_arg, bool remove,
141 if (id_arg == NULL || str_to_uint(id_arg, &id) < 0) {
134 auth_server_lookup_request(struct auth_server_connection *conn, const char *id_arg, bool remove, struct auth_client_request **request_r) argument

Completed in 777 milliseconds