Home
last modified time | relevance | path

Searched refs:mutstatprtopts (Results 1 – 2 of 2) sorted by relevance

/dports/databases/db5/db-5.3.28/lang/tcl/
H A Dtcl_mutex.c315 static const char *mutstatprtopts[] = { local
320 enum mutstatprtopts { enum
332 if (Tcl_GetIndexFromObj(interp, objv[i], mutstatprtopts,
338 switch ((enum mutstatprtopts)optindex) {
/dports/databases/db18/db-18.1.40/lang/tcl/
H A Dtcl_mutex.c349 static const char *mutstatprtopts[] = { local
355 enum mutstatprtopts { enum
368 if (Tcl_GetIndexFromObj(interp, objv[i], mutstatprtopts,
374 switch ((enum mutstatprtopts)optindex) {