Searched defs:be_fo_find_svc_data (Results 1 - 1 of 1) sorted by relevance

/sssd-io/src/providers/
H A Ddata_provider_fo.c112 static struct be_svc_data *be_fo_find_svc_data(struct be_ctx *ctx, function
137 svc = be_fo_find_svc_data(ctx, service_name);
193 svc = be_fo_find_svc_data(ctx, service_name);
280 svc = be_fo_find_svc_data(ctx, service_name);
326 svc_data = be_fo_find_svc_data(ctx, service_name);
341 svc = be_fo_find_svc_data(ctx, service_name);
521 svc = be_fo_find_svc_data(ctx, service_name);
706 svc = be_fo_find_svc_data(ctx, service_name);
718 svc = be_fo_find_svc_data(ctx, service_name);
734 svc = be_fo_find_svc_data(ct
[all...]

Completed in 11 milliseconds