Searched refs:smtp_address_parse_path_full (Results 1 - 4 of 4) sorted by relevance

/dovecot/src/lib-smtp/
H A Dsmtp-address.h39 int smtp_address_parse_path_full(pool_t pool, const char *path,
H A Dsmtp-server-cmd-mail.c93 if (smtp_address_parse_path_full(pool_datastack_create(), params + 5,
H A Dsmtp-server-cmd-rcpt.c127 if (smtp_address_parse_path_full(pool_datastack_create(), params + 3,
H A Dsmtp-address.c348 int smtp_address_parse_path_full(pool_t pool, const char *path, function
401 return smtp_address_parse_path_full(pool, path, flags,

Completed in 12 milliseconds