Searched defs:client_send_raw_data (Results 1 - 1 of 1) sorted by relevance
/dovecot/src/login-common/ | ||
H A D | client-common.c | 1062 void client_send_raw_data(struct client *client, const void *data, size_t size) function 1069 client_send_raw_data(client, data, strlen(data)); |
Completed in 30 milliseconds