Home
last modified time | relevance | path

Searched refs:refs_stored (Results 1 – 7 of 7) sorted by relevance

/dports/net/samba412/samba-4.12.15/lib/ldb/tools/
H A Dldbsearch.c61 unsigned int refs_stored; member
88 sctx->refs_store = talloc_realloc(sctx, sctx->refs_store, char *, sctx->refs_stored + 2); in store_referral()
94 sctx->refs_store[sctx->refs_stored] = talloc_move(sctx->refs_store, &referral); in store_referral()
95 sctx->refs_stored++; in store_referral()
96 sctx->refs_store[sctx->refs_stored] = NULL; in store_referral()
278 for (i = 0; i < sctx->refs_stored; i++) { in do_search()
/dports/databases/ldb15/ldb-1.5.6/tools/
H A Dldbsearch.c61 unsigned int refs_stored; member
88 sctx->refs_store = talloc_realloc(sctx, sctx->refs_store, char *, sctx->refs_stored + 2); in store_referral()
94 sctx->refs_store[sctx->refs_stored] = talloc_move(sctx->refs_store, &referral); in store_referral()
95 sctx->refs_stored++; in store_referral()
96 sctx->refs_store[sctx->refs_stored] = NULL; in store_referral()
278 for (i = 0; i < sctx->refs_stored; i++) { in do_search()
/dports/databases/ldb20/ldb-2.0.10/tools/
H A Dldbsearch.c61 unsigned int refs_stored; member
88 sctx->refs_store = talloc_realloc(sctx, sctx->refs_store, char *, sctx->refs_stored + 2); in store_referral()
94 sctx->refs_store[sctx->refs_stored] = talloc_move(sctx->refs_store, &referral); in store_referral()
95 sctx->refs_stored++; in store_referral()
96 sctx->refs_store[sctx->refs_stored] = NULL; in store_referral()
278 for (i = 0; i < sctx->refs_stored; i++) { in do_search()
/dports/databases/ldb21/ldb-2.1.5/tools/
H A Dldbsearch.c61 unsigned int refs_stored;
88 sctx->refs_store = talloc_realloc(sctx, sctx->refs_store, char *, sctx->refs_stored + 2);
94 sctx->refs_store[sctx->refs_stored] = talloc_move(sctx->refs_store, &referral);
95 sctx->refs_stored++;
96 sctx->refs_store[sctx->refs_stored] = NULL;
278 for (i = 0; i < sctx->refs_stored; i++) {
/dports/databases/ldb22/ldb-2.2.1/tools/
H A Dldbsearch.c61 unsigned int refs_stored; member
88 sctx->refs_store = talloc_realloc(sctx, sctx->refs_store, char *, sctx->refs_stored + 2); in store_referral()
94 sctx->refs_store[sctx->refs_stored] = talloc_move(sctx->refs_store, &referral); in store_referral()
95 sctx->refs_stored++; in store_referral()
96 sctx->refs_store[sctx->refs_stored] = NULL; in store_referral()
278 for (i = 0; i < sctx->refs_stored; i++) { in do_search()
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/
H A Dtree-ssa-loop-im.c1677 bitmap refs_stored in create_vop_ref_mapping_loop() local
1679 bitmap_set_bit (refs_stored, ref->id); in create_vop_ref_mapping_loop()
/dports/lang/gcc48/gcc-4.8.5/gcc/
H A Dtree-ssa-loop-im.c1752 bitmap refs_stored in create_vop_ref_mapping_loop() local
1754 bitmap_set_bit (refs_stored, ref->id); in create_vop_ref_mapping_loop()