Home
last modified time | relevance | path

Searched refs:checkPrivileges (Results 101 – 125 of 126) sorted by relevance

123456

/dports/x11-toolkits/wxgtk28-common/wxGTK-2.8.12/include/wx/
H A Ddbtable.h193 bool Open(bool checkPrivileges=false, bool checkTableExists=true);
/dports/x11-toolkits/wxgtk28-contrib/wxGTK-2.8.12/include/wx/
H A Ddbtable.h193 bool Open(bool checkPrivileges=false, bool checkTableExists=true);
/dports/x11-toolkits/wxgtk28-contrib-common/wxGTK-2.8.12/include/wx/
H A Ddbtable.h193 bool Open(bool checkPrivileges=false, bool checkTableExists=true);
/dports/games/scorched3d/scorched-dep-win32/include/wx/wx/
H A Ddbtable.h202 bool Open(bool checkPrivileges=FALSE, bool checkTableExists=TRUE);
/dports/net-mgmt/icingaweb2/icingaweb2-2.8.2/modules/setup/library/Setup/Utils/
H A DDbTool.php556 public function checkPrivileges(array $privileges, array $context = null, $username = null) function in Icinga\\Module\\Setup\\Utils\\DbTool
/dports/www/sabredav/sabre-dav-3.2.2/lib/CalDAV/
H A DPlugin.php676 $acl->checkPrivileges($uri, '{' . self::NS_CALDAV . '}read-free-busy');
/dports/www/baikal/baikal/vendor/sabre/dav/lib/CalDAV/
H A DPlugin.php643 $acl->checkPrivileges($uri, '{'.self::NS_CALDAV.'}read-free-busy');
/dports/audio/ampache/ampache-php74-5.0.0/vendor/sabre/dav/lib/CalDAV/
H A DPlugin.php676 $acl->checkPrivileges($uri, '{' . self::NS_CALDAV . '}read-free-busy');
/dports/www/groupoffice/groupoffice-6.4.231-php-71/vendor/sabre/dav/lib/CalDAV/
H A DPlugin.php676 $acl->checkPrivileges($uri, '{' . self::NS_CALDAV . '}read-free-busy');
/dports/www/dolibarr/dolibarr-14.0.3/htdocs/includes/sabre/sabre/dav/lib/CalDAV/
H A DPlugin.php676 $acl->checkPrivileges($uri, '{' . self::NS_CALDAV . '}read-free-busy');
/dports/www/dolibarr13/dolibarr-13.0.5/htdocs/includes/sabre/sabre/dav/lib/CalDAV/
H A DPlugin.php676 $acl->checkPrivileges($uri, '{' . self::NS_CALDAV . '}read-free-busy');
/dports/www/ilias/ILIAS-5.4.25/libs/composer/vendor/sabre/dav/lib/CalDAV/
H A DPlugin.php676 $acl->checkPrivileges($uri, '{' . self::NS_CALDAV . '}read-free-busy');
/dports/www/tikiwiki/tiki-21.2/vendor_bundled/vendor/sabre/dav/lib/CalDAV/
H A DPlugin.php643 $acl->checkPrivileges($uri, '{'.self::NS_CALDAV.'}read-free-busy');
/dports/www/owncloud/owncloud/lib/composer/sabre/dav/lib/CalDAV/
H A DPlugin.php643 $acl->checkPrivileges($uri, '{'.self::NS_CALDAV.'}read-free-busy');
/dports/www/nextcloud/nextcloud/3rdparty/sabre/dav/lib/CalDAV/
H A DPlugin.php643 $acl->checkPrivileges($uri, '{'.self::NS_CALDAV.'}read-free-busy');
/dports/x11-toolkits/wxgtk28-contrib-common/wxGTK-2.8.12/src/common/
H A Ddbtable.cpp761 bool wxDbTable::Open(bool checkPrivileges, bool checkTableExists) in Open() argument
801 else if (checkPrivileges) in Open()
/dports/x11-toolkits/wxgtk28-common/wxGTK-2.8.12/src/common/
H A Ddbtable.cpp761 bool wxDbTable::Open(bool checkPrivileges, bool checkTableExists) in Open() argument
801 else if (checkPrivileges) in Open()
/dports/x11-toolkits/wxgtk28/wxGTK-2.8.12/src/common/
H A Ddbtable.cpp761 bool wxDbTable::Open(bool checkPrivileges, bool checkTableExists) in Open() argument
801 else if (checkPrivileges) in Open()
/dports/x11-toolkits/wxgtk28-contrib/wxGTK-2.8.12/src/common/
H A Ddbtable.cpp761 bool wxDbTable::Open(bool checkPrivileges, bool checkTableExists) in Open() argument
801 else if (checkPrivileges) in Open()
/dports/graphics/digikam/digikam-7.4.0/core/libs/database/coredb/
H A Dcoredbschemaupdater.cpp211 if (!checker.checkPrivileges(insufficientRights)) in startUpdates()
/dports/databases/mariadb105-client/mariadb-10.5.15/storage/connect/
H A Dha_connect.cc278 static bool checkPrivileges(THD* thd, TABTYPE type, PTOS options,
4517 static bool checkPrivileges(THD *thd, TABTYPE type, PTOS options, in checkPrivileges() function
4611 return checkPrivileges(thd, type, options, db, table, quick); in check_privileges()
5765 if (checkPrivileges(thd, ttp, topt, db)) {
/dports/databases/mariadb104-server/mariadb-10.4.24/storage/connect/
H A Dha_connect.cc278 static bool checkPrivileges(THD* thd, TABTYPE type, PTOS options,
4517 static bool checkPrivileges(THD *thd, TABTYPE type, PTOS options, in checkPrivileges() function
4611 return checkPrivileges(thd, type, options, db, table, quick); in check_privileges()
5753 if (checkPrivileges(thd, ttp, topt, db)) {
/dports/databases/mariadb104-client/mariadb-10.4.24/storage/connect/
H A Dha_connect.cc278 static bool checkPrivileges(THD* thd, TABTYPE type, PTOS options,
4517 static bool checkPrivileges(THD *thd, TABTYPE type, PTOS options, in checkPrivileges() function
4611 return checkPrivileges(thd, type, options, db, table, quick); in check_privileges()
5753 if (checkPrivileges(thd, ttp, topt, db)) {
/dports/databases/mariadb103-server/mariadb-10.3.34/storage/connect/
H A Dha_connect.cc278 static bool checkPrivileges(THD* thd, TABTYPE type, PTOS options,
4518 static bool checkPrivileges(THD *thd, TABTYPE type, PTOS options, in checkPrivileges() function
4612 return checkPrivileges(thd, type, options, db, table, quick); in check_privileges()
5751 if (checkPrivileges(thd, ttp, topt, db)) {
/dports/databases/mariadb103-client/mariadb-10.3.34/storage/connect/
H A Dha_connect.cc278 static bool checkPrivileges(THD* thd, TABTYPE type, PTOS options,
4518 static bool checkPrivileges(THD *thd, TABTYPE type, PTOS options, in checkPrivileges() function
4612 return checkPrivileges(thd, type, options, db, table, quick); in check_privileges()
5751 if (checkPrivileges(thd, ttp, topt, db)) {

123456