X-Git-Url: http://git.ozlabs.org/?p=ccan;a=blobdiff_plain;f=ccan%2Ftdb%2Ftools%2Fkeywords.gperf;h=387a6588e6601b5af08d2a0c413493650f0c66f8;hp=f2da43b953754968c9d5cc69c226ca28a1d4bd0c;hb=03c1876179e48121ab2bb445053fcb8371f36e5e;hpb=699a8dde00df01e45c3d9a8fcc95687f342f7913 diff --git a/ccan/tdb/tools/keywords.gperf b/ccan/tdb/tools/keywords.gperf index f2da43b9..387a6588 100644 --- a/ccan/tdb/tools/keywords.gperf +++ b/ccan/tdb/tools/keywords.gperf @@ -37,10 +37,12 @@ tdb_wipe_all, OP_TDB_WIPE_ALL, op_add_nothing, tdb_transaction_start, OP_TDB_TRANSACTION_START, op_add_transaction, tdb_transaction_cancel, OP_TDB_TRANSACTION_CANCEL, op_analyze_transaction, tdb_transaction_commit, OP_TDB_TRANSACTION_COMMIT, op_analyze_transaction, +tdb_transaction_prepare_commit, OP_TDB_TRANSACTION_PREPARE_COMMIT, op_add_nothing, tdb_traverse_read_start, OP_TDB_TRAVERSE_READ_START, op_add_traverse_start, tdb_traverse_start, OP_TDB_TRAVERSE_START, op_add_traverse_start, tdb_traverse_end, OP_TDB_TRAVERSE_END, op_analyze_traverse, traverse, OP_TDB_TRAVERSE, op_add_traverse, +traversefn, OP_TDB_TRAVERSE, op_add_traversefn, tdb_firstkey, OP_TDB_FIRSTKEY, op_add_key, tdb_nextkey, OP_TDB_NEXTKEY, op_add_key_data, tdb_fetch, OP_TDB_FETCH, op_add_key_data,