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

/dovecot/src/lib-smtp/
H A Dsmtp-server-command.c238 if (!smtp_server_command_unref(&tmp_cmd))
249 bool smtp_server_command_unref(struct smtp_server_command **_cmd) function
295 smtp_server_command_unref(_cmd);
554 smtp_server_command_unref(&cmd);
562 smtp_server_command_unref(&cmd);

Completed in 11 milliseconds