Searched refs:check_ctx (Results 1 - 5 of 5) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/samba-3.5.8/source4/auth/ntlm/
H A Dauth_unix.c796 TALLOC_CTX *check_ctx; local
804 check_ctx = talloc_named_const(mem_ctx, 0, "check_unix_password");
805 if (check_ctx == NULL) {
809 nt_status = check_unix_password(check_ctx, ctx->auth_ctx->lp_ctx, user_info, &pwd);
811 talloc_free(check_ctx);
818 talloc_free(check_ctx);
822 talloc_free(check_ctx);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/samba-3.5.8/source4/auth/ntlm/
H A Dauth_unix.c796 TALLOC_CTX *check_ctx; local
804 check_ctx = talloc_named_const(mem_ctx, 0, "check_unix_password");
805 if (check_ctx == NULL) {
809 nt_status = check_unix_password(check_ctx, ctx->auth_ctx->lp_ctx, user_info, &pwd);
811 talloc_free(check_ctx);
818 talloc_free(check_ctx);
822 talloc_free(check_ctx);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/samba-3.5.8/source4/auth/ntlm/
H A Dauth_unix.c796 TALLOC_CTX *check_ctx; local
804 check_ctx = talloc_named_const(mem_ctx, 0, "check_unix_password");
805 if (check_ctx == NULL) {
809 nt_status = check_unix_password(check_ctx, ctx->auth_ctx->lp_ctx, user_info, &pwd);
811 talloc_free(check_ctx);
818 talloc_free(check_ctx);
822 talloc_free(check_ctx);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/video/omap2/dss/
H A Dcore.c292 bool check_ctx = core.num_clks_enabled == 0; local
296 if (check_ctx && cpu_is_omap34xx() && dss_need_ctx_restore())
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/video/omap2/dss/
H A Dcore.c292 bool check_ctx = core.num_clks_enabled == 0; local
296 if (check_ctx && cpu_is_omap34xx() && dss_need_ctx_restore())

Completed in 184 milliseconds