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

/dovecot/src/lib-smtp/
H A Dtest-smtp-client-errors.c576 struct _connection_timed_out { struct
582 struct _connection_timed_out *ctx)
601 struct _connection_timed_out *ctx;
605 ctx = i_new(struct _connection_timed_out, 1);
/dovecot/src/lib-http/
H A Dtest-http-client-errors.c575 struct _connection_timed_out { struct
582 struct _connection_timed_out *ctx)
601 struct _connection_timed_out *ctx;
603 ctx = i_new(struct _connection_timed_out, 1);

Completed in 24 milliseconds