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

/macosx-10.10/CommonCrypto-60061/lib/
H A DCommonCryptor.c355 CCModeOptions modeOptions; local
378 modeOptions = 0;
380 return CCCryptorCreateWithMode(op, mode, alg, padding, iv, key, keyLength, tweak, tweakLength, numRounds, modeOptions, cryptorRef);
/macosx-10.10/tcl-105/tcl_ext/trf/trf/patches/v8.1/
H A DtclIO.c6487 static char *modeOptions[] = {"readable", "writable", NULL};
6494 if (Tcl_GetIndexFromObj(interp, objv[2], modeOptions, "event name", 0,
6420 static char *modeOptions[] = {"readable", "writable", NULL}; local
H A DtclIO.c.orig6163 static char *modeOptions[] = {"readable", "writable", NULL};
6170 if (Tcl_GetIndexFromObj(interp, objv[2], modeOptions, "event name", 0,
/macosx-10.10/tcl-105/tcl_ext/trf/trf/patches/v8.1b3/
H A DtclIO.c6486 static char *modeOptions[] = {"readable", "writable", NULL};
6493 if (Tcl_GetIndexFromObj(interp, objv[2], modeOptions, "event name", 0,
6419 static char *modeOptions[] = {"readable", "writable", NULL}; local
H A DtclIO.c.orig6162 static char *modeOptions[] = {"readable", "writable", NULL};
6169 if (Tcl_GetIndexFromObj(interp, objv[2], modeOptions, "event name", 0,
/macosx-10.10/tcl-105/tcl_ext/trf/trf/patches/v8.1a2/
H A DtclIO.c.orig6136 static char *modeOptions[] = {"readable", "writable", NULL};
6143 if (Tcl_GetIndexFromObj(interp, objv[2], modeOptions, "event name", 0,
H A DtclIO.c6510 static char *modeOptions[] = {"readable", "writable", NULL};
6517 if (Tcl_GetIndexFromObj(interp, objv[2], modeOptions, "event name", 0,
6441 static char *modeOptions[] = {"readable", "writable", NULL}; local
/macosx-10.10/tcl-105/tcl_ext/trf/trf/patches/v8.1b1/
H A DtclIO.c.orig6162 static char *modeOptions[] = {"readable", "writable", NULL};
6169 if (Tcl_GetIndexFromObj(interp, objv[2], modeOptions, "event name", 0,
H A DtclIO.c6591 static char *modeOptions[] = {"readable", "writable", NULL};
6598 if (Tcl_GetIndexFromObj(interp, objv[2], modeOptions, "event name", 0,
6523 static char *modeOptions[] = {"readable", "writable", NULL}; local
/macosx-10.10/tcl-105/tcl_ext/trf/trf/patches/v8.1b2/
H A DtclIO.c.orig6162 static char *modeOptions[] = {"readable", "writable", NULL};
6169 if (Tcl_GetIndexFromObj(interp, objv[2], modeOptions, "event name", 0,
H A DtclIO.c6591 static char *modeOptions[] = {"readable", "writable", NULL};
6598 if (Tcl_GetIndexFromObj(interp, objv[2], modeOptions, "event name", 0,
6523 static char *modeOptions[] = {"readable", "writable", NULL}; local
/macosx-10.10/tcl-105/tcl/tcl/generic/
H A DtclIO.c8493 static const char *modeOptions[] = {"readable", "writable", NULL};
8500 if (Tcl_GetIndexFromObj(interp, objv[2], modeOptions, "event name", 0,
8405 static const char *modeOptions[] = {"readable", "writable", NULL}; local
/macosx-10.10/tcl-105/tcl84/tcl/generic/
H A DtclIO.c7683 static CONST char *modeOptions[] = {"readable", "writable", NULL};
7690 if (Tcl_GetIndexFromObj(interp, objv[2], modeOptions, "event name", 0,
7600 static CONST char *modeOptions[] = {"readable", "writable", NULL}; local

Completed in 441 milliseconds