Searched refs:smtp_address_parse_path_full (Results 1 - 4 of 4) sorted by relevance
/dovecot/src/lib-smtp/ |
H A D | smtp-address.h | 39 int smtp_address_parse_path_full(pool_t pool, const char *path,
|
H A D | smtp-server-cmd-mail.c | 93 if (smtp_address_parse_path_full(pool_datastack_create(), params + 5,
|
H A D | smtp-server-cmd-rcpt.c | 127 if (smtp_address_parse_path_full(pool_datastack_create(), params + 3,
|
H A D | smtp-address.c | 348 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