Searched refs:Tcl_ChannelType (Results 1 - 4 of 4) sorted by relevance

/ast/src/lib/libtksh/tcl/
H A DtclUnixChan.c178 static Tcl_ChannelType fileChannelType = {
197 static Tcl_ChannelType pipeChannelType = {
216 static Tcl_ChannelType tcpChannelType = {
669 Tcl_ChannelType *chanTypePtr;
1417 Tcl_ChannelType *chanTypePtr; /* The type of that channel. */
2565 Tcl_ChannelType *chanTypePtr;
/ast/src/lib/libtksh/include/
H A Dtcl.h686 * struct Tcl_ChannelType:
693 typedef struct Tcl_ChannelType { struct
720 } Tcl_ChannelType; typedef in typeref:struct:Tcl_ChannelType
806 Tcl_ChannelType *typePtr, char *chanName,
945 EXTERN Tcl_ChannelType * Tcl_GetChannelType _ANSI_ARGS_((Tcl_Channel chan));
/ast/src/lib/libtk/generic/
H A DtkConsole.c60 static Tcl_ChannelType consoleChannelType = {
/ast/src/lib/libtksh/src/
H A DtclIO.c171 Tcl_ChannelType *typePtr; /* Pointer to channel type structure. */
1685 Tcl_ChannelType *typePtr; /* The channel type record. */
1794 Tcl_ChannelType *typePtr;
1908 Tcl_ChannelType *

Completed in 26 milliseconds