Searched refs:TclEventSource (Results 1 - 2 of 2) sorted by relevance

/ast/src/lib/libtksh/tcl/
H A DtclNotify.c34 TclEventSource *tclFirstEventSourcePtr = NULL;
116 TclEventSource *sourcePtr;
118 sourcePtr = (TclEventSource *) ckalloc(sizeof(TclEventSource));
155 TclEventSource *sourcePtr, *prevPtr;
472 TclEventSource *sourcePtr;
/ast/src/lib/libtksh/include/
H A Dtkshlib.h186 typedef struct TclEventSource { struct
198 struct TclEventSource *nextPtr; /* Next in list of all event sources
200 } TclEventSource; typedef in typeref:struct:TclEventSource

Completed in 10 milliseconds