Home
last modified time | relevance | path

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

/external/python/cpython2/Modules/
D_bsddb.c3412 DB_truncate(DBObject* self, PyObject* args, PyObject* kwargs) in DB_truncate() function
8798 {"truncate", (PyCFunction)DB_truncate, METH_VARARGS|METH_KEYWORDS},