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

/dovecot/src/lib-mail/
H A Dtest-message-address.c37 const char *wanted_output; member in struct:test
228 else if (test->wanted_output != NULL)
229 wanted_string = test->wanted_output;
320 const char *wanted_output; member in struct:test
364 if (test->wanted_output != NULL)
365 wanted_string = test->wanted_output;

Completed in 52 milliseconds