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

/macosx-10.10/tcl-105/tcl_ext/tclx/tclx/generic/
H A DtclXkeylist.c107 ValidateKey _ANSI_ARGS_((Tcl_Interp *interp, char *key, int keyLen));
215 * ValidateKey --
227 ValidateKey (interp, key, keyLen)
595 if (ValidateKey(interp, key, keyLen) == TCL_ERROR) {
1073 if (ValidateKey(interp, key, keyLen) == TCL_ERROR) {
1156 if ((ValidateKey(interp, key, keyLen) == TCL_ERROR)
1221 if (ValidateKey(interp, key, keyLen) == TCL_ERROR) {
1274 if (ValidateKey(interp, key, keyLen) == TCL_ERROR) {
225 ValidateKey (interp, key, keyLen) function
/macosx-10.10/tcl-105/tcl_ext/thread/thread/generic/
H A DtclXkeylist.c255 ValidateKey _ANSI_ARGS_((Tcl_Interp *interp,
371 * ValidateKey --
385 ValidateKey (interp, key, keyLen, isPath)
634 if (ValidateKey (interp, key, keyLen, FALSE) == TCL_ERROR) {
1210 if (ValidateKey (interp, key, keyLen, TRUE) == TCL_ERROR) {
1298 if (ValidateKey (interp, key, keyLen, TRUE) == TCL_ERROR) {
1368 if (ValidateKey (interp, key, keyLen, TRUE) == TCL_ERROR) {
1423 if (ValidateKey (interp, key, keyLen, TRUE) == TCL_ERROR) {
383 ValidateKey (interp, key, keyLen, isPath) function
/macosx-10.10/Heimdal-398.1.2/lib/heimcred/
H A Dserver.m1570 ValidateKey(const void *key, const void *value, void *context)
1694 CFDictionaryApplyFunction(object, ValidateKey, &ctx);

Completed in 100 milliseconds