Searched refs:saveInBufPtr (Results 1 - 25 of 28) sorted by relevance

12

/macosx-10.10/tcl-105/tcl/tcl/generic/
H A DtclIO.h208 ChannelBuffer *saveInBufPtr;/* Buffer saved for input queue - eliminates member in struct:ChannelState
/macosx-10.10/tcl-105/tcl84/tcl/generic/
H A DtclIO.h211 ChannelBuffer *saveInBufPtr;/* Buffer saved for input queue - eliminates member in struct:ChannelState
/macosx-10.10/tcl-105/tcl_ext/trf/trf/patches/v8.1/
H A DtclIO.c187 ChannelBuffer *saveInBufPtr;/* Buffer saved for input queue - eliminates member in struct:Channel
1339 chanPtr->saveInBufPtr = (ChannelBuffer *) NULL;
1502 chanPtr->saveInBufPtr = (ChannelBuffer *) NULL;
1834 * another in the saveInBufPtr field) and that curOutPtr is set
1873 if (chanPtr->saveInBufPtr == (ChannelBuffer *) NULL) {
1874 chanPtr->saveInBufPtr = bufPtr;
4627 * saved buffer in the saveInBufPtr field.
4631 if (chanPtr->saveInBufPtr != (ChannelBuffer *) NULL) {
4632 ckfree((char *) chanPtr->saveInBufPtr);
4633 chanPtr->saveInBufPtr
[all...]
H A DtclIO.c.orig187 ChannelBuffer *saveInBufPtr;/* Buffer saved for input queue - eliminates
1303 chanPtr->saveInBufPtr = (ChannelBuffer *) NULL;
1545 * another in the saveInBufPtr field) and that curOutPtr is set
1584 if (chanPtr->saveInBufPtr == (ChannelBuffer *) NULL) {
1585 chanPtr->saveInBufPtr = bufPtr;
4303 * saved buffer in the saveInBufPtr field.
4307 if (chanPtr->saveInBufPtr != (ChannelBuffer *) NULL) {
4308 ckfree((char *) chanPtr->saveInBufPtr);
4309 chanPtr->saveInBufPtr = (ChannelBuffer *) NULL;
4362 bufPtr = chanPtr->saveInBufPtr;
[all...]
/macosx-10.10/tcl-105/tcl_ext/trf/trf/patches/v8.1b3/
H A DtclIO.c187 ChannelBuffer *saveInBufPtr;/* Buffer saved for input queue - eliminates member in struct:Channel
1339 chanPtr->saveInBufPtr = (ChannelBuffer *) NULL;
1502 chanPtr->saveInBufPtr = (ChannelBuffer *) NULL;
1834 * another in the saveInBufPtr field) and that curOutPtr is set
1873 if (chanPtr->saveInBufPtr == (ChannelBuffer *) NULL) {
1874 chanPtr->saveInBufPtr = bufPtr;
4627 * saved buffer in the saveInBufPtr field.
4631 if (chanPtr->saveInBufPtr != (ChannelBuffer *) NULL) {
4632 ckfree((char *) chanPtr->saveInBufPtr);
4633 chanPtr->saveInBufPtr
[all...]
/macosx-10.10/tcl-105/tcl_ext/trf/trf/patches/v8.0/
H A DtclIO.c.orig154 ChannelBuffer *saveInBufPtr;/* Buffer saved for input queue - eliminates
1223 chanPtr->saveInBufPtr = (ChannelBuffer *) NULL;
1422 * another in the saveInBufPtr field) and that curOutPtr is set
1461 if (chanPtr->saveInBufPtr == (ChannelBuffer *) NULL) {
1462 chanPtr->saveInBufPtr = bufPtr;
2399 * saved buffer in the saveInBufPtr field.
2403 if (chanPtr->saveInBufPtr != (ChannelBuffer *) NULL) {
2404 ckfree((char *) chanPtr->saveInBufPtr);
2405 chanPtr->saveInBufPtr = (ChannelBuffer *) NULL;
2456 if (chanPtr->saveInBufPtr !
[all...]
H A DtclIO.c158 ChannelBuffer *saveInBufPtr;/* Buffer saved for input queue - eliminates member in struct:Channel
1241 chanPtr->saveInBufPtr = (ChannelBuffer *) NULL;
1376 chanPtr->saveInBufPtr = (ChannelBuffer *) NULL;
1627 * another in the saveInBufPtr field) and that curOutPtr is set
1666 if (chanPtr->saveInBufPtr == (ChannelBuffer *) NULL) {
1667 chanPtr->saveInBufPtr = bufPtr;
2623 * saved buffer in the saveInBufPtr field.
2627 if (chanPtr->saveInBufPtr != (ChannelBuffer *) NULL) {
2628 ckfree((char *) chanPtr->saveInBufPtr);
2629 chanPtr->saveInBufPtr
[all...]
/macosx-10.10/tcl-105/tcl_ext/trf/trf/patches/v8.0.4/
H A DtclIO.c.orig155 ChannelBuffer *saveInBufPtr;/* Buffer saved for input queue - eliminates
1224 chanPtr->saveInBufPtr = (ChannelBuffer *) NULL;
1423 * another in the saveInBufPtr field) and that curOutPtr is set
1462 if (chanPtr->saveInBufPtr == (ChannelBuffer *) NULL) {
1463 chanPtr->saveInBufPtr = bufPtr;
2400 * saved buffer in the saveInBufPtr field.
2404 if (chanPtr->saveInBufPtr != (ChannelBuffer *) NULL) {
2405 ckfree((char *) chanPtr->saveInBufPtr);
2406 chanPtr->saveInBufPtr = (ChannelBuffer *) NULL;
2457 if (chanPtr->saveInBufPtr !
[all...]
H A DtclIO.c159 ChannelBuffer *saveInBufPtr;/* Buffer saved for input queue - eliminates member in struct:Channel
1267 chanPtr->saveInBufPtr = (ChannelBuffer *) NULL;
1417 chanPtr->saveInBufPtr = (ChannelBuffer *) NULL;
1668 * another in the saveInBufPtr field) and that curOutPtr is set
1707 if (chanPtr->saveInBufPtr == (ChannelBuffer *) NULL) {
1708 chanPtr->saveInBufPtr = bufPtr;
2680 * saved buffer in the saveInBufPtr field.
2684 if (chanPtr->saveInBufPtr != (ChannelBuffer *) NULL) {
2685 ckfree((char *) chanPtr->saveInBufPtr);
2686 chanPtr->saveInBufPtr
[all...]
/macosx-10.10/tcl-105/tcl_ext/trf/trf/patches/v8.0.5/
H A DtclIO.c.orig155 ChannelBuffer *saveInBufPtr;/* Buffer saved for input queue - eliminates
1224 chanPtr->saveInBufPtr = (ChannelBuffer *) NULL;
1423 * another in the saveInBufPtr field) and that curOutPtr is set
1462 if (chanPtr->saveInBufPtr == (ChannelBuffer *) NULL) {
1463 chanPtr->saveInBufPtr = bufPtr;
2400 * saved buffer in the saveInBufPtr field.
2404 if (chanPtr->saveInBufPtr != (ChannelBuffer *) NULL) {
2405 ckfree((char *) chanPtr->saveInBufPtr);
2406 chanPtr->saveInBufPtr = (ChannelBuffer *) NULL;
2457 if (chanPtr->saveInBufPtr !
[all...]
H A DtclIO.c159 ChannelBuffer *saveInBufPtr;/* Buffer saved for input queue - eliminates member in struct:Channel
1267 chanPtr->saveInBufPtr = (ChannelBuffer *) NULL;
1417 chanPtr->saveInBufPtr = (ChannelBuffer *) NULL;
1668 * another in the saveInBufPtr field) and that curOutPtr is set
1707 if (chanPtr->saveInBufPtr == (ChannelBuffer *) NULL) {
1708 chanPtr->saveInBufPtr = bufPtr;
2680 * saved buffer in the saveInBufPtr field.
2684 if (chanPtr->saveInBufPtr != (ChannelBuffer *) NULL) {
2685 ckfree((char *) chanPtr->saveInBufPtr);
2686 chanPtr->saveInBufPtr
[all...]
/macosx-10.10/tcl-105/tcl_ext/trf/trf/patches/v8.0b1/
H A DtclIO.c.orig154 ChannelBuffer *saveInBufPtr;/* Buffer saved for input queue - eliminates
1216 chanPtr->saveInBufPtr = (ChannelBuffer *) NULL;
1415 * another in the saveInBufPtr field) and that curOutPtr is set
1454 if (chanPtr->saveInBufPtr == (ChannelBuffer *) NULL) {
1455 chanPtr->saveInBufPtr = bufPtr;
2356 * saved buffer in the saveInBufPtr field.
2360 if (chanPtr->saveInBufPtr != (ChannelBuffer *) NULL) {
2361 ckfree((char *) chanPtr->saveInBufPtr);
2362 chanPtr->saveInBufPtr = (ChannelBuffer *) NULL;
2416 if (chanPtr->saveInBufPtr !
[all...]
H A DtclIO.c158 ChannelBuffer *saveInBufPtr;/* Buffer saved for input queue - eliminates member in struct:Channel
1234 chanPtr->saveInBufPtr = (ChannelBuffer *) NULL;
1369 chanPtr->saveInBufPtr = (ChannelBuffer *) NULL;
1620 * another in the saveInBufPtr field) and that curOutPtr is set
1659 if (chanPtr->saveInBufPtr == (ChannelBuffer *) NULL) {
1660 chanPtr->saveInBufPtr = bufPtr;
2580 * saved buffer in the saveInBufPtr field.
2584 if (chanPtr->saveInBufPtr != (ChannelBuffer *) NULL) {
2585 ckfree((char *) chanPtr->saveInBufPtr);
2586 chanPtr->saveInBufPtr
[all...]
/macosx-10.10/tcl-105/tcl_ext/trf/trf/patches/v8.0b2/
H A DtclIO.c.orig154 ChannelBuffer *saveInBufPtr;/* Buffer saved for input queue - eliminates
1223 chanPtr->saveInBufPtr = (ChannelBuffer *) NULL;
1422 * another in the saveInBufPtr field) and that curOutPtr is set
1461 if (chanPtr->saveInBufPtr == (ChannelBuffer *) NULL) {
1462 chanPtr->saveInBufPtr = bufPtr;
2395 * saved buffer in the saveInBufPtr field.
2399 if (chanPtr->saveInBufPtr != (ChannelBuffer *) NULL) {
2400 ckfree((char *) chanPtr->saveInBufPtr);
2401 chanPtr->saveInBufPtr = (ChannelBuffer *) NULL;
2452 if (chanPtr->saveInBufPtr !
[all...]
H A DtclIO.c158 ChannelBuffer *saveInBufPtr;/* Buffer saved for input queue - eliminates member in struct:Channel
1241 chanPtr->saveInBufPtr = (ChannelBuffer *) NULL;
1376 chanPtr->saveInBufPtr = (ChannelBuffer *) NULL;
1627 * another in the saveInBufPtr field) and that curOutPtr is set
1666 if (chanPtr->saveInBufPtr == (ChannelBuffer *) NULL) {
1667 chanPtr->saveInBufPtr = bufPtr;
2619 * saved buffer in the saveInBufPtr field.
2623 if (chanPtr->saveInBufPtr != (ChannelBuffer *) NULL) {
2624 ckfree((char *) chanPtr->saveInBufPtr);
2625 chanPtr->saveInBufPtr
[all...]
/macosx-10.10/tcl-105/tcl_ext/trf/trf/patches/v7.6/
H A DtclIO.c149 ChannelBuffer *saveInBufPtr;/* Buffer saved for input queue - eliminates member in struct:Channel
1201 chanPtr->saveInBufPtr = (ChannelBuffer *) NULL;
1327 chanPtr->saveInBufPtr = (ChannelBuffer *) NULL;
1568 * another in the saveInBufPtr field) and that curOutPtr is set
1607 if (chanPtr->saveInBufPtr == (ChannelBuffer *) NULL) {
1608 chanPtr->saveInBufPtr = bufPtr;
2510 * saved buffer in the saveInBufPtr field.
2514 if (chanPtr->saveInBufPtr != (ChannelBuffer *) NULL) {
2515 ckfree((char *) chanPtr->saveInBufPtr);
2516 chanPtr->saveInBufPtr
[all...]
/macosx-10.10/tcl-105/tcl_ext/trf/trf/patches/v7.6p2/
H A DtclIO.c149 ChannelBuffer *saveInBufPtr;/* Buffer saved for input queue - eliminates member in struct:Channel
1215 chanPtr->saveInBufPtr = (ChannelBuffer *) NULL;
1341 chanPtr->saveInBufPtr = (ChannelBuffer *) NULL;
1582 * another in the saveInBufPtr field) and that curOutPtr is set
1621 if (chanPtr->saveInBufPtr == (ChannelBuffer *) NULL) {
1622 chanPtr->saveInBufPtr = bufPtr;
2524 * saved buffer in the saveInBufPtr field.
2528 if (chanPtr->saveInBufPtr != (ChannelBuffer *) NULL) {
2529 ckfree((char *) chanPtr->saveInBufPtr);
2530 chanPtr->saveInBufPtr
[all...]
/macosx-10.10/tcl-105/tcl_ext/trf/trf/patches/v8.0a1/
H A DtclIO.c149 ChannelBuffer *saveInBufPtr;/* Buffer saved for input queue - eliminates member in struct:Channel
1226 chanPtr->saveInBufPtr = (ChannelBuffer *) NULL;
1352 chanPtr->saveInBufPtr = (ChannelBuffer *) NULL;
1593 * another in the saveInBufPtr field) and that curOutPtr is set
1632 if (chanPtr->saveInBufPtr == (ChannelBuffer *) NULL) {
1633 chanPtr->saveInBufPtr = bufPtr;
2538 * saved buffer in the saveInBufPtr field.
2542 if (chanPtr->saveInBufPtr != (ChannelBuffer *) NULL) {
2543 ckfree((char *) chanPtr->saveInBufPtr);
2544 chanPtr->saveInBufPtr
[all...]
/macosx-10.10/tcl-105/tcl_ext/trf/trf/patches/v8.0a2/
H A DtclIO.c149 ChannelBuffer *saveInBufPtr;/* Buffer saved for input queue - eliminates member in struct:Channel
1226 chanPtr->saveInBufPtr = (ChannelBuffer *) NULL;
1352 chanPtr->saveInBufPtr = (ChannelBuffer *) NULL;
1593 * another in the saveInBufPtr field) and that curOutPtr is set
1632 if (chanPtr->saveInBufPtr == (ChannelBuffer *) NULL) {
1633 chanPtr->saveInBufPtr = bufPtr;
2538 * saved buffer in the saveInBufPtr field.
2542 if (chanPtr->saveInBufPtr != (ChannelBuffer *) NULL) {
2543 ckfree((char *) chanPtr->saveInBufPtr);
2544 chanPtr->saveInBufPtr
[all...]
/macosx-10.10/tcl-105/tcl_ext/trf/trf/patches/v8.1a2/
H A DtclIO.c192 ChannelBuffer *saveInBufPtr;/* Buffer saved for input queue - eliminates member in struct:Channel
1331 chanPtr->saveInBufPtr = (ChannelBuffer *) NULL;
1472 chanPtr->saveInBufPtr = (ChannelBuffer *) NULL;
1789 * another in the saveInBufPtr field) and that curOutPtr is set
1828 if (chanPtr->saveInBufPtr == (ChannelBuffer *) NULL) {
1829 chanPtr->saveInBufPtr = bufPtr;
4533 * saved buffer in the saveInBufPtr field.
4537 if (chanPtr->saveInBufPtr != (ChannelBuffer *) NULL) {
4538 ckfree((char *) chanPtr->saveInBufPtr);
4539 chanPtr->saveInBufPtr
[all...]
H A DtclIO.c.orig186 ChannelBuffer *saveInBufPtr;/* Buffer saved for input queue - eliminates
1302 chanPtr->saveInBufPtr = (ChannelBuffer *) NULL;
1544 * another in the saveInBufPtr field) and that curOutPtr is set
1583 if (chanPtr->saveInBufPtr == (ChannelBuffer *) NULL) {
1584 chanPtr->saveInBufPtr = bufPtr;
4269 * saved buffer in the saveInBufPtr field.
4273 if (chanPtr->saveInBufPtr != (ChannelBuffer *) NULL) {
4274 ckfree((char *) chanPtr->saveInBufPtr);
4275 chanPtr->saveInBufPtr = (ChannelBuffer *) NULL;
4328 bufPtr = chanPtr->saveInBufPtr;
[all...]
/macosx-10.10/tcl-105/tcl_ext/trf/trf/patches/v8.1b1/
H A DtclIO.c187 ChannelBuffer *saveInBufPtr;/* Buffer saved for input queue - eliminates member in struct:Channel
1357 chanPtr->saveInBufPtr = (ChannelBuffer *) NULL;
1520 chanPtr->saveInBufPtr = (ChannelBuffer *) NULL;
1852 * another in the saveInBufPtr field) and that curOutPtr is set
1891 if (chanPtr->saveInBufPtr == (ChannelBuffer *) NULL) {
1892 chanPtr->saveInBufPtr = bufPtr;
4645 * saved buffer in the saveInBufPtr field.
4649 if (chanPtr->saveInBufPtr != (ChannelBuffer *) NULL) {
4650 ckfree((char *) chanPtr->saveInBufPtr);
4651 chanPtr->saveInBufPtr
[all...]
H A DtclIO.c.orig187 ChannelBuffer *saveInBufPtr;/* Buffer saved for input queue - eliminates
1303 chanPtr->saveInBufPtr = (ChannelBuffer *) NULL;
1545 * another in the saveInBufPtr field) and that curOutPtr is set
1584 if (chanPtr->saveInBufPtr == (ChannelBuffer *) NULL) {
1585 chanPtr->saveInBufPtr = bufPtr;
4303 * saved buffer in the saveInBufPtr field.
4307 if (chanPtr->saveInBufPtr != (ChannelBuffer *) NULL) {
4308 ckfree((char *) chanPtr->saveInBufPtr);
4309 chanPtr->saveInBufPtr = (ChannelBuffer *) NULL;
4362 bufPtr = chanPtr->saveInBufPtr;
[all...]
/macosx-10.10/tcl-105/tcl_ext/trf/trf/patches/v8.1b2/
H A DtclIO.c187 ChannelBuffer *saveInBufPtr;/* Buffer saved for input queue - eliminates member in struct:Channel
1357 chanPtr->saveInBufPtr = (ChannelBuffer *) NULL;
1520 chanPtr->saveInBufPtr = (ChannelBuffer *) NULL;
1852 * another in the saveInBufPtr field) and that curOutPtr is set
1891 if (chanPtr->saveInBufPtr == (ChannelBuffer *) NULL) {
1892 chanPtr->saveInBufPtr = bufPtr;
4645 * saved buffer in the saveInBufPtr field.
4649 if (chanPtr->saveInBufPtr != (ChannelBuffer *) NULL) {
4650 ckfree((char *) chanPtr->saveInBufPtr);
4651 chanPtr->saveInBufPtr
[all...]
H A DtclIO.c.orig187 ChannelBuffer *saveInBufPtr;/* Buffer saved for input queue - eliminates
1303 chanPtr->saveInBufPtr = (ChannelBuffer *) NULL;
1545 * another in the saveInBufPtr field) and that curOutPtr is set
1584 if (chanPtr->saveInBufPtr == (ChannelBuffer *) NULL) {
1585 chanPtr->saveInBufPtr = bufPtr;
4303 * saved buffer in the saveInBufPtr field.
4307 if (chanPtr->saveInBufPtr != (ChannelBuffer *) NULL) {
4308 ckfree((char *) chanPtr->saveInBufPtr);
4309 chanPtr->saveInBufPtr = (ChannelBuffer *) NULL;
4362 bufPtr = chanPtr->saveInBufPtr;
[all...]

Completed in 600 milliseconds

12