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

/macosx-10.10/tcl-105/tcl_ext/trf/trf/patches/v8.1/
H A DtclIO.c429 static int CheckFlush _ANSI_ARGS_((Channel *chanPtr,
2755 if (CheckFlush(chanPtr, bufPtr, sawLF) != 0) {
2912 if (CheckFlush(chanPtr, bufPtr, sawLF) != 0) {
3058 * CheckFlush --
3074 CheckFlush(chanPtr, bufPtr, newlineFlag)
3040 CheckFlush(chanPtr, bufPtr, newlineFlag) function
H A DtclIO.c.orig407 static int CheckFlush _ANSI_ARGS_((Channel *chanPtr,
2431 if (CheckFlush(chanPtr, bufPtr, sawLF) != 0) {
2588 if (CheckFlush(chanPtr, bufPtr, sawLF) != 0) {
2734 * CheckFlush --
2750 CheckFlush(chanPtr, bufPtr, newlineFlag)
/macosx-10.10/tcl-105/tcl_ext/trf/trf/patches/v8.1b3/
H A DtclIO.c429 static int CheckFlush _ANSI_ARGS_((Channel *chanPtr,
2755 if (CheckFlush(chanPtr, bufPtr, sawLF) != 0) {
2912 if (CheckFlush(chanPtr, bufPtr, sawLF) != 0) {
3058 * CheckFlush --
3074 CheckFlush(chanPtr, bufPtr, newlineFlag)
3040 CheckFlush(chanPtr, bufPtr, newlineFlag) function
H A DtclIO.c.orig407 static int CheckFlush _ANSI_ARGS_((Channel *chanPtr,
2431 if (CheckFlush(chanPtr, bufPtr, sawLF) != 0) {
2588 if (CheckFlush(chanPtr, bufPtr, sawLF) != 0) {
2734 * CheckFlush --
2750 CheckFlush(chanPtr, bufPtr, newlineFlag)
/macosx-10.10/tcl-105/tcl_ext/trf/trf/patches/v8.1a2/
H A DtclIO.c.orig406 static int CheckFlush _ANSI_ARGS_((Channel *chanPtr,
2430 if (CheckFlush(chanPtr, bufPtr, sawLF) != 0) {
2586 if (CheckFlush(chanPtr, bufPtr, sawLF) != 0) {
2730 * CheckFlush --
2746 CheckFlush(chanPtr, bufPtr, newlineFlag)
H A DtclIO.c419 static int CheckFlush _ANSI_ARGS_((Channel *chanPtr,
2694 if (CheckFlush(chanPtr, bufPtr, sawLF) != 0) {
2850 if (CheckFlush(chanPtr, bufPtr, sawLF) != 0) {
2994 * CheckFlush --
3010 CheckFlush(chanPtr, bufPtr, newlineFlag)
2976 CheckFlush(chanPtr, bufPtr, newlineFlag) function
/macosx-10.10/tcl-105/tcl_ext/trf/trf/patches/v8.1b1/
H A DtclIO.c.orig407 static int CheckFlush _ANSI_ARGS_((Channel *chanPtr,
2431 if (CheckFlush(chanPtr, bufPtr, sawLF) != 0) {
2588 if (CheckFlush(chanPtr, bufPtr, sawLF) != 0) {
2734 * CheckFlush --
2750 CheckFlush(chanPtr, bufPtr, newlineFlag)
H A DtclIO.c433 static int CheckFlush _ANSI_ARGS_((Channel *chanPtr,
2773 if (CheckFlush(chanPtr, bufPtr, sawLF) != 0) {
2930 if (CheckFlush(chanPtr, bufPtr, sawLF) != 0) {
3076 * CheckFlush --
3092 CheckFlush(chanPtr, bufPtr, newlineFlag)
3058 CheckFlush(chanPtr, bufPtr, newlineFlag) function
/macosx-10.10/tcl-105/tcl_ext/trf/trf/patches/v8.1b2/
H A DtclIO.c.orig407 static int CheckFlush _ANSI_ARGS_((Channel *chanPtr,
2431 if (CheckFlush(chanPtr, bufPtr, sawLF) != 0) {
2588 if (CheckFlush(chanPtr, bufPtr, sawLF) != 0) {
2734 * CheckFlush --
2750 CheckFlush(chanPtr, bufPtr, newlineFlag)
H A DtclIO.c433 static int CheckFlush _ANSI_ARGS_((Channel *chanPtr,
2773 if (CheckFlush(chanPtr, bufPtr, sawLF) != 0) {
2930 if (CheckFlush(chanPtr, bufPtr, sawLF) != 0) {
3076 * CheckFlush --
3092 CheckFlush(chanPtr, bufPtr, newlineFlag)
3058 CheckFlush(chanPtr, bufPtr, newlineFlag) function
/macosx-10.10/tcl-105/tcl/tcl/generic/
H A DtclIO.c56 static int CheckFlush(Channel *chanPtr, ChannelBuffer *bufPtr,
3562 if (CheckFlush(chanPtr, bufPtr, sawLF) != 0) {
3756 if (CheckFlush(chanPtr, bufPtr, sawLF) != 0) {
3919 * CheckFlush --
3935 CheckFlush(
3889 CheckFlush( function
/macosx-10.10/tcl-105/tcl84/tcl/generic/
H A DtclIO.c84 static int CheckFlush _ANSI_ARGS_((Channel *chanPtr,
3166 if (CheckFlush(chanPtr, bufPtr, sawLF) != 0) {
3349 if (CheckFlush(chanPtr, bufPtr, sawLF) != 0) {
3516 * CheckFlush --
3532 CheckFlush(chanPtr, bufPtr, newlineFlag)
3486 CheckFlush(chanPtr, bufPtr, newlineFlag) function

Completed in 411 milliseconds