Home
last modified time | relevance | path

Searched defs:auth_delete (Results 1 – 8 of 8) sorted by path

/dports/chinese/phpbb-tw/phpBB2/install/schemas/
H A Dmysql_schema.sql18 auth_delete tinyint(1) DEFAULT '0' NOT NULL, field
152 auth_delete tinyint(2) DEFAULT '0' NOT NULL, field
H A Dpostgres_schema.sql35 auth_delete int2 DEFAULT '0' NOT NULL, field
135 auth_delete int2 DEFAULT '0' NOT NULL, field
/dports/chinese/phpbb-tw/phpBB2/install/
H A Dupgrade.php1533 $auth_delete = AUTH_REG; variable
1543 $auth_delete = AUTH_REG; variable
1553 $auth_delete = AUTH_MOD; variable
1580 $auth_delete = AUTH_ACL; variable
/dports/irc/ircd-hybrid/ircd-hybrid-8.2.39/src/
H A Dauth.c493 auth_delete(struct AuthRequest *auth) in auth_delete() function
/dports/sysutils/tarsnap/tarsnap-autoconf-1.0.39/lib/crypto/
H A Dcrypto_keys.c32 struct crypto_hmac_key * auth_delete; member
/dports/www/phpbb/phpBB2/install/schemas/
H A Dmysql_schema.sql18 auth_delete tinyint(1) DEFAULT '0' NOT NULL, field
152 auth_delete tinyint(2) DEFAULT '0' NOT NULL, field
H A Dpostgres_schema.sql35 auth_delete int2 DEFAULT '0' NOT NULL, field
135 auth_delete int2 DEFAULT '0' NOT NULL, field
/dports/www/phpbb/phpBB2/install/
H A Dupgrade.php1533 $auth_delete = AUTH_REG; variable
1543 $auth_delete = AUTH_REG; variable
1553 $auth_delete = AUTH_MOD; variable
1580 $auth_delete = AUTH_ACL; variable