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

/macosx-10.10/tcl-105/tcl_ext/tls/tls/
H A DtlsInt.h228 #define Tcl_ChannelGetOptionProc(chanDriver) ((chanDriver)->getOptionProc) macro
H A DtlsIO.c541 getOptionProc = Tcl_ChannelGetOptionProc(Tcl_GetChannelType(downChan));
/macosx-10.10/tcl-105/tcl_ext/trf/trf/generic/
H A DtransformInt.h604 #define Tcl_ChannelGetOptionProc(chanDriver) ((chanDriver)->getOptionProc) macro
H A Dregistry.c3301 Tcl_ChannelGetOptionProc (Tcl_GetChannelType (parent));
/macosx-10.10/tcl-105/tcl/tcl/generic/
H A DtclIOGT.c1010 getOptionProc = Tcl_ChannelGetOptionProc(Tcl_GetChannelType(downChan));
H A DtclStubInit.c918 Tcl_ChannelGetOptionProc, /* 407 */
H A DtclDecls.h2404 EXTERN Tcl_DriverGetOptionProc * Tcl_ChannelGetOptionProc(
5690 #ifndef Tcl_ChannelGetOptionProc
5691 #define Tcl_ChannelGetOptionProc \ macro
H A DtclIO.c10266 * Tcl_ChannelGetOptionProc --
10280 Tcl_ChannelGetOptionProc(
10166 Tcl_ChannelGetOptionProc( function
/macosx-10.10/tcl-105/tcl84/tcl/generic/
H A DtclIOGT.c1068 getOptionProc = Tcl_ChannelGetOptionProc(Tcl_GetChannelType(downChan));
H A DtclStubInit.c869 Tcl_ChannelGetOptionProc, /* 407 */
H A DtclDecls.h1293 EXTERN Tcl_DriverGetOptionProc * Tcl_ChannelGetOptionProc _ANSI_ARGS_((
3954 #ifndef Tcl_ChannelGetOptionProc
3955 #define Tcl_ChannelGetOptionProc \ macro
H A DtclIO.c9406 * Tcl_ChannelGetOptionProc --
9420 Tcl_ChannelGetOptionProc(chanTypePtr)
9311 Tcl_ChannelGetOptionProc(chanTypePtr) function

Completed in 148 milliseconds