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

/dovecot/src/lib-smtp/
H A Dtest-smtp-submit.c1163 struct _data_timout_server { struct
1170 struct _data_timout_server *ctx;
1174 ctx = p_new(conn->pool, struct _data_timout_server, 1);
1177 ctx = (struct _data_timout_server *)conn->context;

Completed in 1493 milliseconds