Home
last modified time | relevance | path

Searched refs:have_rights (Results 1 – 4 of 4) sorted by relevance

/dports/mail/dovecot/dovecot-2.3.17/src/plugins/mail-crypt/
H A Dmail-crypt-acl-plugin.c250 bool have_rights; in mail_crypt_acl_object_update() local
278 have_rights = ret > 0; in mail_crypt_acl_object_update()
304 have_rights, in mail_crypt_acl_object_update()
/dports/mail/courier/courier-0.65.3/imap/
H A Dmailboxlist.c351 CHECK_RIGHTSM(folder, have_rights, ACL_LOOKUP); in folder_entry()
353 if (!have_rights[0]) in folder_entry()
/dports/mail/courier-imap/courier-imap-5.1.4/libs/imap/
H A Dmailboxlist.c350 CHECK_RIGHTSM(folder, have_rights, ACL_LOOKUP); in folder_entry()
352 if (!have_rights[0]) in folder_entry()
/dports/net-im/tdlib/td-a53cb30e99f937cfd64e0266fa558785a184a553/td/telegram/
H A DContactsManager.cpp7200 … bool have_rights = creator_only ? c->status.is_creator() : c->status.can_manage_invite_links(); in can_manage_dialog_invite_links() local
7201 if (!have_rights) { in can_manage_dialog_invite_links()
7211 … bool have_rights = creator_only ? c->status.is_creator() : c->status.can_manage_invite_links(); in can_manage_dialog_invite_links() local
7212 if (!have_rights) { in can_manage_dialog_invite_links()