Searched refs:berkdbcmds (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.c134 static const char *berkdbcmds[] = { local
166 enum berkdbcmds { enum
223 * Get the command name index from the object based on the berkdbcmds
227 objv[1], berkdbcmds, "command", TCL_EXACT, &cmdindex) != TCL_OK)
230 switch ((enum berkdbcmds)cmdindex) {

Completed in 64 milliseconds