Searched defs:Tcl_CreateChannelHandler (Results 1 - 1 of 1) sorted by relevance
/ast/src/lib/libtksh/src/ |
H A D | tclIO.c | 254 * For each channel handler registered in a call to Tcl_CreateChannelHandler, 264 * Tcl_CreateChannelHandler. */ 5392 * Tcl_CreateChannelHandler -- 5412 Tcl_CreateChannelHandler(chan, mask, proc, clientData) 5711 Tcl_CreateChannelHandler((Tcl_Channel) chanPtr, mask, 6298 Tcl_CreateChannelHandler((Tcl_Channel) chanPtr, mask, 5360 Tcl_CreateChannelHandler(chan, mask, proc, clientData) function
|
Completed in 24 milliseconds