Searched defs:confdb_get_param (Results 1 - 1 of 1) sorted by relevance
/sssd-io/src/confdb/ |
H A D | confdb.c | 223 int confdb_get_param(struct confdb_ctx *cdb, function 380 ret = confdb_get_param(cdb, ctx, section, attribute, &values); 437 ret = confdb_get_param(cdb, tmp_ctx, section, attribute, &values); 493 ret = confdb_get_param(cdb, tmp_ctx, section, attribute, &values); 544 ret = confdb_get_param(cdb, tmp_ctx, section, attribute, &values); 595 ret = confdb_get_param(cdb, ctx, section, attribute, &values);
|
Completed in 14 milliseconds