Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/openldap/dist/contrib/ldaptcl/
H A DneoXldap.c1023 char *cacheCommand; local
1031 cacheCommand = Tcl_GetStringFromObj (objv [2], NULL);
1033 if (STREQU (cacheCommand, "uncache")) {
1048 if (STREQU (cacheCommand, "enable")) {
1088 if (STREQU (cacheCommand, "disable")) {
1094 if (STREQU (cacheCommand, "destroy")) {
1100 if (STREQU (cacheCommand, "flush")) {
1105 if (STREQU (cacheCommand, "no_errors")) {
1110 if (STREQU (cacheCommand, "all_errors")) {
1115 if (STREQU (cacheCommand, "size_errors")) {