Searched defs:server_connection_set (Results 1 - 3 of 3) sorted by relevance
/dovecot/src/lib-smtp/ | ||
H A D | test-smtp-client-errors.c | 2746 static struct connection_settings server_connection_set = { variable in typeref:struct:connection_settings 2766 (&server_connection_set, &server_connection_vfuncs); |
H A D | test-smtp-submit.c | 1912 static struct connection_settings server_connection_set = { variable in typeref:struct:connection_settings 1932 (&server_connection_set, &server_connection_vfuncs); |
/dovecot/src/lib-http/ | ||
H A D | test-http-client-errors.c | 3037 static struct connection_settings server_connection_set = { variable in typeref:struct:connection_settings 3057 (&server_connection_set, &server_connection_vfuncs); |
Completed in 1310 milliseconds