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

/dovecot/src/pop3/
H A Dpop3-commands.c572 bool *permanent_uidl_r)
582 *permanent_uidl_r = TRUE;
586 *permanent_uidl_r = FALSE;
571 pop3_get_uid(struct client *client, struct mail *mail, string_t *str, bool *permanent_uidl_r) argument

Completed in 803 milliseconds