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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/db-4.7.25.NC/tcl/
H A Dtcl_dbcursor.c37 static const char *dbccmds[] = { local
48 enum dbccmds { enum
84 if (Tcl_GetIndexFromObj(interp, objv[1], dbccmds, "command",
87 switch ((enum dbccmds)cmdindex) {

Completed in 56 milliseconds