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

/dovecot/src/plugins/expire/
H A Dexpire-plugin.c114 time_t *new_stamp_r)
127 *new_stamp_r = ioloop_time;
137 *new_stamp_r = hdr->timestamp;
150 first_save_timestamp(box, new_stamp_r);
113 expire_lookup(struct mailbox *box, const char *key, time_t *new_stamp_r) argument

Completed in 103 milliseconds