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

/dovecot/src/plugins/acl/
H A Dacl-backend-vfile-acllist.c21 struct acl_mailbox_list_context_vfile { struct
375 struct acl_mailbox_list_context_vfile *ctx;
379 ctx = i_new(struct acl_mailbox_list_context_vfile, 1);
388 struct acl_mailbox_list_context_vfile *ctx =
389 (struct acl_mailbox_list_context_vfile *)_ctx;

Completed in 11 milliseconds