X-Git-Url: http://git.ozlabs.org/?p=ccan;a=blobdiff_plain;f=ccan%2Ftdb%2Ftools%2Fkeywords.gperf;h=dc445463b91bcabdef90ba7fa3fd3d84dabdc6bb;hp=7b373912569d3bce67cd7e99e34d0ce09eab54e6;hb=794e1a122e570299ce853df982792d4fa3ad777a;hpb=c693a0e25d2776d0f0faf715dc20230a56baddc3 diff --git a/ccan/tdb/tools/keywords.gperf b/ccan/tdb/tools/keywords.gperf index 7b373912..dc445463 100644 --- a/ccan/tdb/tools/keywords.gperf +++ b/ccan/tdb/tools/keywords.gperf @@ -37,10 +37,10 @@ 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_traverse_read_start, OP_TDB_TRAVERSE_READ_START, op_add_traverse, -tdb_traverse_start, OP_TDB_TRAVERSE_START, op_add_traverse, +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_key_data, +traverse, OP_TDB_TRAVERSE, op_add_traverse, 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,