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

/dovecot/src/util/
H A Dscript.c73 static bool client_exec_script(struct master_service_connection *conn) function
234 response[0] = client_exec_script(conn) ? '+' : '-';

Completed in 17 milliseconds