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

/dovecot/src/lmtp/
H A Dclient.c43 static const char *client_remote_id(struct client *client) function
69 str_append(title, client_remote_id(client));
170 i_info("Connect from %s", client_remote_id(client));
232 i_info("Disconnect from %s: %s (state = %s)", client_remote_id(client),
/dovecot/src/submission/
H A Dsubmission-client.c65 static const char *client_remote_id(struct client *client) function
391 client_remote_id(client),

Completed in 11 milliseconds