Searched refs:indexlist_dn (Results 1 - 6 of 6) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/samba-3.5.8/source3/lib/ldb/ldb_tdb/
H A Dldb_cache.c323 struct ldb_dn *indexlist_dn = NULL; local
394 indexlist_dn = ldb_dn_explode(module->ldb, LTDB_INDEXLIST);
395 if (indexlist_dn == NULL) goto failed;
397 if (ltdb_search_dn1(module, indexlist_dn, ltdb->cache->indexlist) == -1) {
411 talloc_free(indexlist_dn);
417 talloc_free(indexlist_dn);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/samba-3.5.8/source4/lib/ldb/ldb_tdb/
H A Dldb_cache.c273 struct ldb_dn *indexlist_dn = NULL; local
361 indexlist_dn = ldb_dn_new(module, ldb, LTDB_INDEXLIST);
362 if (indexlist_dn == NULL) goto failed;
364 r = ltdb_search_dn1(module, indexlist_dn, ltdb->cache->indexlist);
377 talloc_free(indexlist_dn);
384 talloc_free(indexlist_dn);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/samba-3.5.8/source3/lib/ldb/ldb_tdb/
H A Dldb_cache.c323 struct ldb_dn *indexlist_dn = NULL; local
394 indexlist_dn = ldb_dn_explode(module->ldb, LTDB_INDEXLIST);
395 if (indexlist_dn == NULL) goto failed;
397 if (ltdb_search_dn1(module, indexlist_dn, ltdb->cache->indexlist) == -1) {
411 talloc_free(indexlist_dn);
417 talloc_free(indexlist_dn);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/samba-3.5.8/source4/lib/ldb/ldb_tdb/
H A Dldb_cache.c273 struct ldb_dn *indexlist_dn = NULL; local
361 indexlist_dn = ldb_dn_new(module, ldb, LTDB_INDEXLIST);
362 if (indexlist_dn == NULL) goto failed;
364 r = ltdb_search_dn1(module, indexlist_dn, ltdb->cache->indexlist);
377 talloc_free(indexlist_dn);
384 talloc_free(indexlist_dn);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/samba-3.5.8/source3/lib/ldb/ldb_tdb/
H A Dldb_cache.c323 struct ldb_dn *indexlist_dn = NULL; local
394 indexlist_dn = ldb_dn_explode(module->ldb, LTDB_INDEXLIST);
395 if (indexlist_dn == NULL) goto failed;
397 if (ltdb_search_dn1(module, indexlist_dn, ltdb->cache->indexlist) == -1) {
411 talloc_free(indexlist_dn);
417 talloc_free(indexlist_dn);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/samba-3.5.8/source4/lib/ldb/ldb_tdb/
H A Dldb_cache.c273 struct ldb_dn *indexlist_dn = NULL; local
361 indexlist_dn = ldb_dn_new(module, ldb, LTDB_INDEXLIST);
362 if (indexlist_dn == NULL) goto failed;
364 r = ltdb_search_dn1(module, indexlist_dn, ltdb->cache->indexlist);
377 talloc_free(indexlist_dn);
384 talloc_free(indexlist_dn);

Completed in 120 milliseconds