Home
last modified time | relevance | path

Searched defs:USER_AUTH (Results 1 – 6 of 6) sorted by relevance

/dports/www/owncloud/owncloud/lib/public/
H A DAPI.php47 public const USER_AUTH = 1; define in OCP\\API
/dports/www/owncloud/owncloud/lib/private/legacy/
H A Dapi.php79 public const USER_AUTH = 1; define in OC_API
/dports/databases/mariadb105-client/mariadb-10.5.15/sql/
H A Dstructs.h212 struct USER_AUTH : public Sql_alloc struct
215 USER_AUTH *next; argument
216 USER_AUTH() : next(NULL) in USER_AUTH() function
/dports/databases/mariadb104-server/mariadb-10.4.24/sql/
H A Dstructs.h211 struct USER_AUTH : public Sql_alloc struct
214 USER_AUTH *next; argument
215 USER_AUTH() : next(NULL) in USER_AUTH() argument
/dports/databases/mariadb104-client/mariadb-10.4.24/sql/
H A Dstructs.h211 struct USER_AUTH : public Sql_alloc struct
214 USER_AUTH *next; argument
215 USER_AUTH() : next(NULL) in USER_AUTH() function
/dports/databases/mariadb105-server/mariadb-10.5.15/sql/
H A Dstructs.h212 struct USER_AUTH : public Sql_alloc struct
215 USER_AUTH *next; argument
216 USER_AUTH() : next(NULL) in USER_AUTH() function