Searched refs:fo_resolve_srv_dns_ctx (Results 1 - 4 of 4) sorted by relevance

/sssd/src/providers/
H A Dfail_over_srv.h107 struct fo_resolve_srv_dns_ctx;
109 struct fo_resolve_srv_dns_ctx *
H A Dfail_over_srv.c436 struct fo_resolve_srv_dns_ctx { struct
447 struct fo_resolve_srv_dns_ctx *ctx;
462 struct fo_resolve_srv_dns_ctx *
470 struct fo_resolve_srv_dns_ctx *ctx = NULL;
472 ctx = talloc_zero(mem_ctx, struct fo_resolve_srv_dns_ctx);
506 struct fo_resolve_srv_dns_ctx *ctx = NULL;
517 ctx = talloc_get_type(pvt, struct fo_resolve_srv_dns_ctx);
598 struct fo_resolve_srv_dns_ctx *ctx = NULL;
H A Ddata_provider_fo.c237 struct fo_resolve_srv_dns_ctx *srv_ctx = NULL;
/sssd/src/tests/cmocka/
H A Dtest_fo_srv.c200 struct fo_resolve_srv_dns_ctx *srv_ctx;

Completed in 26 milliseconds