Searched defs:btree_cursor (Results 1 - 1 of 1) sorted by relevance

/osnet-11/usr/src/lib/libsqlite/src/
H A Dtest3.c508 ** Usage: btree_cursor ID TABLENUM WRITEABLE
512 static int btree_cursor( function
546 ** Close a cursor opened using btree_cursor.
970 { "btree_cursor", (Tcl_CmdProc*)btree_cursor },

Completed in 23 milliseconds