Home
last modified time | relevance | path

Searched refs:zebra_begin_trans (Results 1 – 25 of 27) sorted by relevance

12

/dports/net/zebra-server/idzebra-2.0.55/test/filters/
H A Dtext.c39 YAZ_CHECK(zebra_begin_trans(zh, 1) == ZEBRA_OK); in tst()
51 YAZ_CHECK(zebra_begin_trans(zh, 1) == ZEBRA_OK); in tst()
H A Dgrs.xml.c40 YAZ_CHECK(zebra_begin_trans(zh, 1) == ZEBRA_OK); in tst()
H A Dgrs.marc.c39 YAZ_CHECK(zebra_begin_trans(zh, 1) == ZEBRA_OK); in tst()
H A Dgrs.xml.idzebra.c40 YAZ_CHECK(zebra_begin_trans(zh, 1) == ZEBRA_OK); in tst()
/dports/net/zebra-server/idzebra-2.0.55/test/api/
H A Dtest_result_sets.c52 if (zebra_begin_trans (zh, 1) != ZEBRA_OK) in tst()
57 if (zebra_begin_trans (zh, 0) != ZEBRA_OK) in tst()
H A Dtest_insert_fetch.c46 YAZ_CHECK(zebra_begin_trans (zh, 1) == ZEBRA_OK); in tst()
93 YAZ_CHECK(zebra_begin_trans(zh, 1) == ZEBRA_OK); in tst()
H A Dtest_sort_set.c49 YAZ_CHECK(zebra_begin_trans(zh, 0) == ZEBRA_OK); in tst()
H A Dtest_create_databases.c41 YAZ_CHECK(zebra_begin_trans (zh, 1) == ZEBRA_OK); in tst()
H A Dtest_trunc.c48 YAZ_CHECK(zebra_begin_trans (zh, 1) == ZEBRA_OK); in tst()
H A Dtestlib.c122 if (zebra_begin_trans (zh, 1) != ZEBRA_OK) in tl_init_data()
/dports/net/zebra-server/idzebra-2.0.55/test/mbox/
H A Dmbox1.c37 YAZ_CHECK(zebra_begin_trans(zh, 1) == ZEBRA_OK); in tst()
/dports/net/zebra-server/idzebra-2.0.55/test/espec/
H A Dt1.c38 YAZ_CHECK(zebra_begin_trans(zh, 1) == ZEBRA_OK); in tst()
/dports/net/zebra-server/idzebra-2.0.55/test/rusmarc/
H A Dt1.c51 YAZ_CHECK(zebra_begin_trans(zh, 1) == ZEBRA_OK); in tst()
/dports/net/zebra-server/idzebra-2.0.55/test/xslt/
H A Dxslt1.c46 YAZ_CHECK(zebra_begin_trans(zh, 1) == ZEBRA_OK); in tst()
H A Dxslt4.c47 YAZ_CHECK(zebra_begin_trans(zh, 1) == ZEBRA_OK); in tst()
H A Ddom1.c38 YAZ_CHECK(zebra_begin_trans(zh, 1) == ZEBRA_OK); in index_more()
/dports/net/zebra-server/idzebra-2.0.55/test/marcxml/
H A Dt2.c37 YAZ_CHECK(zebra_begin_trans(zh, 1) == ZEBRA_OK); in tst()
H A Dt1.c36 YAZ_CHECK(zebra_begin_trans(zh, 1) == ZEBRA_OK); in tst()
/dports/net/zebra-server/idzebra-2.0.55/test/xpath/
H A Dxpath6.c40 YAZ_CHECK(zebra_begin_trans(zh, 1) == ZEBRA_OK); in tst()
/dports/net/zebra-server/idzebra-2.0.55/test/charmap/
H A Dcharmap1.c37 YAZ_CHECK(zebra_begin_trans(zh, 1) == ZEBRA_OK); in tst()
/dports/net/zebra-server/idzebra-2.0.55/index/
H A Dzebraidx.c199 if (zebra_begin_trans(zh, 1) != ZEBRA_OK) in main()
H A Dzebraapi.c1410 return zebra_begin_trans(zh, 1); in zebra_admin_import_begin()
1526 if (zebra_begin_trans(zh, 1) == ZEBRA_FAIL) in zebra_drop_database()
1569 if (zebra_begin_trans(zh, 1)) in zebra_create_database()
1672 return zebra_begin_trans(zh, 0); in zebra_begin_read()
1709 ZEBRA_RES zebra_begin_trans(ZebraHandle zh, int rw) in zebra_begin_trans() function
2630 if (zebra_begin_trans(zh, 1) == ZEBRA_FAIL) in zebra_update_record()
H A Dzebrash.c342 return zebra_begin_trans(zh,rw); in cmd_begin_trans()
H A Dzebrasrv.c663 if (zebra_begin_trans(zh, 1) != ZEBRA_OK) in bend_esrequest()
/dports/net/zebra-server/idzebra-2.0.55/include/idzebra/
H A Dapi.h374 ZEBRA_RES zebra_begin_trans(ZebraHandle zh, int rw

12