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

/dovecot/src/plugins/trash/
H A Dtrash-plugin.c37 struct trash_user { struct
107 struct trash_user *tuser = TRASH_USER_CONTEXT_REQUIRE(ctx->quota->user);
290 struct trash_user *tuser = TRASH_USER_CONTEXT_REQUIRE(user);
348 struct trash_user *tuser;
358 tuser = p_new(user->pool, struct trash_user, 1);
368 struct trash_user *tuser = TRASH_USER_CONTEXT(user);

Completed in 10 milliseconds