Searched refs:tctdbcopy (Results 1 – 5 of 5) sorted by relevance
594 bool tctdbcopy(TCTDB *tdb, const char *path);
2007 if(!tctdbcopy(tdb, npath)){ in procwicked()
1297 if(!tctdbcopy(adb->tdb, path)) err = true; in tcadbcopy()
672 bool tctdbcopy(TCTDB *tdb, const char *path){ in tctdbcopy() function
2092 RETVAL = tctdbcopy(tdb, path);