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

/sssd/src/tests/cmocka/
H A Dtest_sdap.c307 ret = sdap_parse_entry(test_ctx, &test_ctx->sh, &test_ctx->sm,
369 ret = sdap_parse_entry(test_ctx, &test_ctx->sh, &test_ctx->sm,
413 ret = sdap_parse_entry(test_ctx, &test_ctx->sh, &test_ctx->sm,
460 ret = sdap_parse_entry(test_ctx, &test_ctx->sh, &test_ctx->sm,
613 ret = sdap_parse_entry(test_ctx, &test_ctx->sh, &test_ctx->sm,
647 ret = sdap_parse_entry(test_ctx, &test_ctx->sh, &test_ctx->sm,
680 ret = sdap_parse_entry(test_ctx, &test_ctx->sh, &test_ctx->sm,
715 ret = sdap_parse_entry(test_ctx, &test_ctx->sh, &test_ctx->sm,
/sssd/src/providers/ldap/
H A Dsdap.h541 int sdap_parse_entry(TALLOC_CTX *memctx,
H A Dsdap_async.c1770 ret = sdap_parse_entry(state, sh, msg,
1775 "sdap_parse_entry failed [%d]: %s\n", ret, strerror(ret));
2246 ret = sdap_parse_entry(state, sh, msg,
2251 "sdap_parse_entry failed [%d]: %s\n", ret, strerror(ret));
2515 ret = sdap_parse_entry(res[mi], sh, msg,
2520 "sdap_parse_entry failed [%d]: %s\n", ret, strerror(ret));
H A Dsdap.c393 int sdap_parse_entry(TALLOC_CTX *memctx, function

Completed in 28 milliseconds