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

/dovecot/src/login-common/
H A Dclient-common.c134 static bool client_is_trusted(struct client *client) function
193 client->trusted = client_is_trusted(client);

Completed in 25 milliseconds