Home
last modified time | relevance | path

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

/dports/devel/datadraw/datadraw3.1.1/examples/graph/
H A Dgraph.c414 utStartPersistence("graph_database", true, true); in main()
/dports/devel/datadraw/datadraw3.1.1/util/
H A Dddutil.h315 bool utStartPersistence(char *directory, bool useTextDatabaseFormat, bool keepBackup);
H A Dutpersist.c1296 bool utStartPersistence( in utStartPersistence() function