Searched refs:ndbm_id (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/tcl/
H A Dtcl_db_pkg.c204 static int ndbm_id = 0; local
342 snprintf(newname, sizeof(newname), "ndbm%d", ndbm_id);
347 ndbm_id++;

Completed in 46 milliseconds