Home
last modified time | relevance | path

Searched refs:auth_mod (Results 1 – 25 of 67) sorted by relevance

123

/dports/www/c-icap/c_icap-0.5.10/
H A Dmodule.c499 authenticator_module_t **new_mem, *auth_mod; in methods_authenticators() local
520 if ((auth_mod = find_authenticator(argv[i])) == NULL) { in methods_authenticators()
525 if (strcasecmp(auth_mod->method, method_name) != 0) { in methods_authenticators()
528 auth_mod->name, method_name); in methods_authenticators()
531 new_mem[k++] = auth_mod; in methods_authenticators()
/dports/audio/ampache/ampache-php74-5.0.0/src/Module/Application/Login/
H A DDefaultAction.php179 $auth_mod = $_REQUEST['auth_mod'];
181 $auth = $this->authenticationManager->postAuth($auth_mod);
/dports/sysutils/atf-sun50i_h6/arm-trusted-firmware-2.5/plat/nxp/common/tbbr/
H A Dtbbr.mk142 TBBR_SOURCES += drivers/auth/auth_mod.c \
/dports/sysutils/atf-sun50i_a64/arm-trusted-firmware-2.5/plat/nxp/common/tbbr/
H A Dtbbr.mk142 TBBR_SOURCES += drivers/auth/auth_mod.c \
/dports/sysutils/atf-rk3399/arm-trusted-firmware-2.5/plat/nxp/common/tbbr/
H A Dtbbr.mk142 TBBR_SOURCES += drivers/auth/auth_mod.c \
/dports/sysutils/atf-fvp/arm-trusted-firmware-2.5/plat/nxp/common/tbbr/
H A Dtbbr.mk142 TBBR_SOURCES += drivers/auth/auth_mod.c \
/dports/sysutils/atf-rk3328/arm-trusted-firmware-2.5/plat/nxp/common/tbbr/
H A Dtbbr.mk142 TBBR_SOURCES += drivers/auth/auth_mod.c \
/dports/chinese/phpbb-tw/phpBB2/install/schemas/
H A Dmssql_schema.sql26 [auth_mod] [smallint] NOT NULL
562 CONSTRAINT [DF_phpbb_auth_access_auth_mod] DEFAULT (0) FOR [auth_mod]
H A Dmysql_schema.sql24 auth_mod tinyint(1) DEFAULT '0' NOT NULL, field
/dports/www/phpbb/phpBB2/install/schemas/
H A Dmssql_schema.sql26 [auth_mod] [smallint] NOT NULL
562 CONSTRAINT [DF_phpbb_auth_access_auth_mod] DEFAULT (0) FOR [auth_mod]
H A Dmysql_schema.sql24 auth_mod tinyint(1) DEFAULT '0' NOT NULL, field
/dports/sysutils/atf-sun50i_h6/arm-trusted-firmware-2.5/plat/socionext/uniphier/
H A Dplatform.mk92 BL2_SOURCES += drivers/auth/auth_mod.c \
/dports/sysutils/atf-sun50i_a64/arm-trusted-firmware-2.5/plat/socionext/uniphier/
H A Dplatform.mk92 BL2_SOURCES += drivers/auth/auth_mod.c \
/dports/sysutils/atf-rk3399/arm-trusted-firmware-2.5/plat/socionext/uniphier/
H A Dplatform.mk92 BL2_SOURCES += drivers/auth/auth_mod.c \
/dports/sysutils/atf-rk3328/arm-trusted-firmware-2.5/plat/socionext/uniphier/
H A Dplatform.mk92 BL2_SOURCES += drivers/auth/auth_mod.c \
/dports/sysutils/atf-fvp/arm-trusted-firmware-2.5/plat/socionext/uniphier/
H A Dplatform.mk92 BL2_SOURCES += drivers/auth/auth_mod.c \
/dports/sysutils/atf-fvp/arm-trusted-firmware-2.5/plat/imx/imx7/common/
H A Dimx7.mk58 AUTH_SOURCES := drivers/auth/auth_mod.c \
/dports/sysutils/atf-sun50i_a64/arm-trusted-firmware-2.5/plat/imx/imx7/common/
H A Dimx7.mk58 AUTH_SOURCES := drivers/auth/auth_mod.c \
/dports/sysutils/atf-sun50i_h6/arm-trusted-firmware-2.5/plat/imx/imx7/common/
H A Dimx7.mk58 AUTH_SOURCES := drivers/auth/auth_mod.c \
/dports/sysutils/atf-rk3399/arm-trusted-firmware-2.5/plat/imx/imx7/common/
H A Dimx7.mk58 AUTH_SOURCES := drivers/auth/auth_mod.c \
/dports/sysutils/atf-rk3328/arm-trusted-firmware-2.5/plat/imx/imx7/common/
H A Dimx7.mk58 AUTH_SOURCES := drivers/auth/auth_mod.c \
/dports/sysutils/atf-fvp/arm-trusted-firmware-2.5/plat/imx/imx8m/imx8mm/
H A Dplatform.mk99 AUTH_SOURCES := drivers/auth/auth_mod.c \
/dports/sysutils/atf-fvp/arm-trusted-firmware-2.5/plat/renesas/common/
H A Dcommon.mk104 drivers/renesas/common/auth/auth_mod.c \
/dports/sysutils/atf-sun50i_a64/arm-trusted-firmware-2.5/plat/renesas/common/
H A Dcommon.mk104 drivers/renesas/common/auth/auth_mod.c \
/dports/sysutils/atf-sun50i_a64/arm-trusted-firmware-2.5/plat/imx/imx8m/imx8mm/
H A Dplatform.mk99 AUTH_SOURCES := drivers/auth/auth_mod.c \

123