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

/dovecot/src/login-common/
H A Dmain.c64 static bool get_first_client(struct client **client_r) function
94 } else if (clients_get_count() > 1 || !get_first_client(&client)) {

Completed in 10 milliseconds