Searched refs:acl_object_vfile (Results 1 - 3 of 3) sorted by relevance

/dovecot/src/plugins/acl/
H A Dacl-backend-vfile.h25 struct acl_object_vfile { struct
H A Dacl-backend-vfile-update.c23 static int acl_backend_vfile_update_begin(struct acl_object_vfile *aclobj,
197 struct acl_object_vfile *aclobj =
198 (struct acl_object_vfile *)_aclobj;
H A Dacl-backend-vfile.c154 struct acl_object_vfile *aclobj;
157 aclobj = i_new(struct acl_object_vfile, 1);
300 struct acl_object_vfile *aclobj = (struct acl_object_vfile *)_aclobj;
553 struct acl_object_vfile *aclobj = (struct acl_object_vfile *)_aclobj;

Completed in 12 milliseconds