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

/dovecot/src/lib-smtp/
H A Dtest-smtp-client-errors.c302 struct _host_lookup_failed { struct
308 struct _host_lookup_failed *ctx)
327 struct _host_lookup_failed *ctx;
331 ctx = i_new(struct _host_lookup_failed, 1);
/dovecot/src/lib-http/
H A Dtest-http-client-errors.c304 struct _host_lookup_failed { struct
311 struct _host_lookup_failed *ctx)
329 struct _host_lookup_failed *ctx;
331 ctx = i_new(struct _host_lookup_failed, 1);

Completed in 22 milliseconds