Searched refs:nhPtr (Results 1 - 25 of 26) sorted by relevance

12

/macosx-10.10/tcl-105/tcl_ext/trf/trf/patches/v8.0/
H A DtclIO.c.orig1944 NextChannelHandler *nhPtr;
1970 for (nhPtr = nestedHandlerPtr;
1971 nhPtr != (NextChannelHandler *) NULL;
1972 nhPtr = nhPtr->nestedHandlerPtr) {
1973 if (nhPtr->nextHandlerPtr &&
1974 (nhPtr->nextHandlerPtr->chanPtr == chanPtr)) {
1975 nhPtr->nextHandlerPtr = NULL;
4805 NextChannelHandler *nhPtr;
4836 for (nhPtr
[all...]
H A DtclIO.c2168 NextChannelHandler *nhPtr;
2194 for (nhPtr = nestedHandlerPtr;
2195 nhPtr != (NextChannelHandler *) NULL;
2196 nhPtr = nhPtr->nestedHandlerPtr) {
2197 if (nhPtr->nextHandlerPtr &&
2198 (nhPtr->nextHandlerPtr->chanPtr == chanPtr)) {
2199 nhPtr->nextHandlerPtr = NULL;
5130 NextChannelHandler *nhPtr;
5161 for (nhPtr
2142 NextChannelHandler *nhPtr; local
5072 NextChannelHandler *nhPtr; local
[all...]
/macosx-10.10/tcl-105/tcl_ext/trf/trf/patches/v8.0.4/
H A DtclIO.c.orig1945 NextChannelHandler *nhPtr;
1971 for (nhPtr = nestedHandlerPtr;
1972 nhPtr != (NextChannelHandler *) NULL;
1973 nhPtr = nhPtr->nestedHandlerPtr) {
1974 if (nhPtr->nextHandlerPtr &&
1975 (nhPtr->nextHandlerPtr->chanPtr == chanPtr)) {
1976 nhPtr->nextHandlerPtr = NULL;
4846 NextChannelHandler *nhPtr;
4877 for (nhPtr
[all...]
H A DtclIO.c2225 NextChannelHandler *nhPtr;
2251 for (nhPtr = nestedHandlerPtr;
2252 nhPtr != (NextChannelHandler *) NULL;
2253 nhPtr = nhPtr->nestedHandlerPtr) {
2254 if (nhPtr->nextHandlerPtr &&
2255 (nhPtr->nextHandlerPtr->chanPtr == chanPtr)) {
2256 nhPtr->nextHandlerPtr = NULL;
5227 NextChannelHandler *nhPtr;
5258 for (nhPtr
2199 NextChannelHandler *nhPtr; local
5169 NextChannelHandler *nhPtr; local
[all...]
/macosx-10.10/tcl-105/tcl_ext/trf/trf/patches/v8.0.5/
H A DtclIO.c.orig1945 NextChannelHandler *nhPtr;
1971 for (nhPtr = nestedHandlerPtr;
1972 nhPtr != (NextChannelHandler *) NULL;
1973 nhPtr = nhPtr->nestedHandlerPtr) {
1974 if (nhPtr->nextHandlerPtr &&
1975 (nhPtr->nextHandlerPtr->chanPtr == chanPtr)) {
1976 nhPtr->nextHandlerPtr = NULL;
4846 NextChannelHandler *nhPtr;
4877 for (nhPtr
[all...]
H A DtclIO.c2225 NextChannelHandler *nhPtr;
2251 for (nhPtr = nestedHandlerPtr;
2252 nhPtr != (NextChannelHandler *) NULL;
2253 nhPtr = nhPtr->nestedHandlerPtr) {
2254 if (nhPtr->nextHandlerPtr &&
2255 (nhPtr->nextHandlerPtr->chanPtr == chanPtr)) {
2256 nhPtr->nextHandlerPtr = NULL;
5227 NextChannelHandler *nhPtr;
5258 for (nhPtr
2199 NextChannelHandler *nhPtr; local
5169 NextChannelHandler *nhPtr; local
[all...]
/macosx-10.10/tcl-105/tcl_ext/trf/trf/patches/v8.0b1/
H A DtclIO.c.orig1901 NextChannelHandler *nhPtr;
1927 for (nhPtr = nestedHandlerPtr;
1928 nhPtr != (NextChannelHandler *) NULL;
1929 nhPtr = nhPtr->nestedHandlerPtr) {
1930 if (nhPtr->nextHandlerPtr &&
1931 (nhPtr->nextHandlerPtr->chanPtr == chanPtr)) {
1932 nhPtr->nextHandlerPtr = NULL;
4796 NextChannelHandler *nhPtr;
4827 for (nhPtr
[all...]
H A DtclIO.c2125 NextChannelHandler *nhPtr;
2151 for (nhPtr = nestedHandlerPtr;
2152 nhPtr != (NextChannelHandler *) NULL;
2153 nhPtr = nhPtr->nestedHandlerPtr) {
2154 if (nhPtr->nextHandlerPtr &&
2155 (nhPtr->nextHandlerPtr->chanPtr == chanPtr)) {
2156 nhPtr->nextHandlerPtr = NULL;
5121 NextChannelHandler *nhPtr;
5152 for (nhPtr
2100 NextChannelHandler *nhPtr; local
5065 NextChannelHandler *nhPtr; local
[all...]
/macosx-10.10/tcl-105/tcl_ext/trf/trf/patches/v8.0b2/
H A DtclIO.c.orig1940 NextChannelHandler *nhPtr;
1966 for (nhPtr = nestedHandlerPtr;
1967 nhPtr != (NextChannelHandler *) NULL;
1968 nhPtr = nhPtr->nestedHandlerPtr) {
1969 if (nhPtr->nextHandlerPtr &&
1970 (nhPtr->nextHandlerPtr->chanPtr == chanPtr)) {
1971 nhPtr->nextHandlerPtr = NULL;
4801 NextChannelHandler *nhPtr;
4832 for (nhPtr
[all...]
H A DtclIO.c2164 NextChannelHandler *nhPtr;
2190 for (nhPtr = nestedHandlerPtr;
2191 nhPtr != (NextChannelHandler *) NULL;
2192 nhPtr = nhPtr->nestedHandlerPtr) {
2193 if (nhPtr->nextHandlerPtr &&
2194 (nhPtr->nextHandlerPtr->chanPtr == chanPtr)) {
2195 nhPtr->nextHandlerPtr = NULL;
5126 NextChannelHandler *nhPtr;
5157 for (nhPtr
2138 NextChannelHandler *nhPtr; local
5068 NextChannelHandler *nhPtr; local
[all...]
/macosx-10.10/tcl-105/tcl_ext/trf/trf/patches/v8.1/
H A DtclIO.c2411 NextChannelHandler *nhPtr;
2437 for (nhPtr = tsdPtr->nestedHandlerPtr;
2438 nhPtr != (NextChannelHandler *) NULL;
2439 nhPtr = nhPtr->nestedHandlerPtr) {
2440 if (nhPtr->nextHandlerPtr &&
2441 (nhPtr->nextHandlerPtr->chanPtr == chanPtr)) {
2442 nhPtr->nextHandlerPtr = NULL;
6217 NextChannelHandler *nhPtr;
6248 for (nhPtr
2384 NextChannelHandler *nhPtr; local
6154 NextChannelHandler *nhPtr; local
[all...]
H A DtclIO.c.orig2087 NextChannelHandler *nhPtr;
2113 for (nhPtr = tsdPtr->nestedHandlerPtr;
2114 nhPtr != (NextChannelHandler *) NULL;
2115 nhPtr = nhPtr->nestedHandlerPtr) {
2116 if (nhPtr->nextHandlerPtr &&
2117 (nhPtr->nextHandlerPtr->chanPtr == chanPtr)) {
2118 nhPtr->nextHandlerPtr = NULL;
5893 NextChannelHandler *nhPtr;
5924 for (nhPtr
[all...]
/macosx-10.10/tcl-105/tcl_ext/trf/trf/patches/v8.1b3/
H A DtclIO.c2411 NextChannelHandler *nhPtr;
2437 for (nhPtr = tsdPtr->nestedHandlerPtr;
2438 nhPtr != (NextChannelHandler *) NULL;
2439 nhPtr = nhPtr->nestedHandlerPtr) {
2440 if (nhPtr->nextHandlerPtr &&
2441 (nhPtr->nextHandlerPtr->chanPtr == chanPtr)) {
2442 nhPtr->nextHandlerPtr = NULL;
6217 NextChannelHandler *nhPtr;
6248 for (nhPtr
2384 NextChannelHandler *nhPtr; local
6154 NextChannelHandler *nhPtr; local
[all...]
H A DtclIO.c.orig2087 NextChannelHandler *nhPtr;
2113 for (nhPtr = tsdPtr->nestedHandlerPtr;
2114 nhPtr != (NextChannelHandler *) NULL;
2115 nhPtr = nhPtr->nestedHandlerPtr) {
2116 if (nhPtr->nextHandlerPtr &&
2117 (nhPtr->nextHandlerPtr->chanPtr == chanPtr)) {
2118 nhPtr->nextHandlerPtr = NULL;
5893 NextChannelHandler *nhPtr;
5924 for (nhPtr
[all...]
/macosx-10.10/tcl-105/tcl_ext/trf/trf/patches/v8.1a2/
H A DtclIO.c.orig2086 NextChannelHandler *nhPtr;
2112 for (nhPtr = tsdPtr->nestedHandlerPtr;
2113 nhPtr != (NextChannelHandler *) NULL;
2114 nhPtr = nhPtr->nestedHandlerPtr) {
2115 if (nhPtr->nextHandlerPtr &&
2116 (nhPtr->nextHandlerPtr->chanPtr == chanPtr)) {
2117 nhPtr->nextHandlerPtr = NULL;
5867 NextChannelHandler *nhPtr;
5898 for (nhPtr
[all...]
H A DtclIO.c2350 NextChannelHandler *nhPtr;
2376 for (nhPtr = tsdPtr->nestedHandlerPtr;
2377 nhPtr != (NextChannelHandler *) NULL;
2378 nhPtr = nhPtr->nestedHandlerPtr) {
2379 if (nhPtr->nextHandlerPtr &&
2380 (nhPtr->nextHandlerPtr->chanPtr == chanPtr)) {
2381 nhPtr->nextHandlerPtr = NULL;
6241 NextChannelHandler *nhPtr;
6272 for (nhPtr
2323 NextChannelHandler *nhPtr; local
6176 NextChannelHandler *nhPtr; local
[all...]
/macosx-10.10/tcl-105/tcl_ext/trf/trf/patches/v8.1b1/
H A DtclIO.c.orig2087 NextChannelHandler *nhPtr;
2113 for (nhPtr = tsdPtr->nestedHandlerPtr;
2114 nhPtr != (NextChannelHandler *) NULL;
2115 nhPtr = nhPtr->nestedHandlerPtr) {
2116 if (nhPtr->nextHandlerPtr &&
2117 (nhPtr->nextHandlerPtr->chanPtr == chanPtr)) {
2118 nhPtr->nextHandlerPtr = NULL;
5893 NextChannelHandler *nhPtr;
5924 for (nhPtr
[all...]
H A DtclIO.c2429 NextChannelHandler *nhPtr;
2455 for (nhPtr = tsdPtr->nestedHandlerPtr;
2456 nhPtr != (NextChannelHandler *) NULL;
2457 nhPtr = nhPtr->nestedHandlerPtr) {
2458 if (nhPtr->nextHandlerPtr &&
2459 (nhPtr->nextHandlerPtr->chanPtr == chanPtr)) {
2460 nhPtr->nextHandlerPtr = NULL;
6322 NextChannelHandler *nhPtr;
6353 for (nhPtr
2402 NextChannelHandler *nhPtr; local
6258 NextChannelHandler *nhPtr; local
[all...]
/macosx-10.10/tcl-105/tcl_ext/trf/trf/patches/v8.1b2/
H A DtclIO.c.orig2087 NextChannelHandler *nhPtr;
2113 for (nhPtr = tsdPtr->nestedHandlerPtr;
2114 nhPtr != (NextChannelHandler *) NULL;
2115 nhPtr = nhPtr->nestedHandlerPtr) {
2116 if (nhPtr->nextHandlerPtr &&
2117 (nhPtr->nextHandlerPtr->chanPtr == chanPtr)) {
2118 nhPtr->nextHandlerPtr = NULL;
5893 NextChannelHandler *nhPtr;
5924 for (nhPtr
[all...]
H A DtclIO.c2429 NextChannelHandler *nhPtr;
2455 for (nhPtr = tsdPtr->nestedHandlerPtr;
2456 nhPtr != (NextChannelHandler *) NULL;
2457 nhPtr = nhPtr->nestedHandlerPtr) {
2458 if (nhPtr->nextHandlerPtr &&
2459 (nhPtr->nextHandlerPtr->chanPtr == chanPtr)) {
2460 nhPtr->nextHandlerPtr = NULL;
6322 NextChannelHandler *nhPtr;
6353 for (nhPtr
2402 NextChannelHandler *nhPtr; local
6258 NextChannelHandler *nhPtr; local
[all...]
/macosx-10.10/tcl-105/tcl/tcl/generic/
H A DtclIO.c3131 NextChannelHandler *nhPtr;
3152 for (nhPtr = tsdPtr->nestedHandlerPtr; nhPtr != NULL;
3153 nhPtr = nhPtr->nestedHandlerPtr) {
3154 if (nhPtr->nextHandlerPtr &&
3155 (nhPtr->nextHandlerPtr->chanPtr == chanPtr)) {
3156 nhPtr->nextHandlerPtr = NULL;
8217 NextChannelHandler *nhPtr;
8245 for (nhPtr
3094 NextChannelHandler *nhPtr; local
8133 NextChannelHandler *nhPtr; local
[all...]
/macosx-10.10/tcl-105/tcl84/tcl/generic/
H A DtclIO.c2750 NextChannelHandler *nhPtr;
2771 for (nhPtr = tsdPtr->nestedHandlerPtr;
2772 nhPtr != (NextChannelHandler *) NULL;
2773 nhPtr = nhPtr->nestedHandlerPtr) {
2774 if (nhPtr->nextHandlerPtr &&
2775 (nhPtr->nextHandlerPtr->chanPtr == chanPtr)) {
2776 nhPtr->nextHandlerPtr = NULL;
7413 NextChannelHandler *nhPtr;
7442 for (nhPtr
2713 NextChannelHandler *nhPtr; local
7334 NextChannelHandler *nhPtr; local
[all...]
/macosx-10.10/tcl-105/tcl_ext/trf/trf/patches/v7.6/
H A DtclIO.c5013 NextChannelHandler *nhPtr;
5036 for (nhPtr = nestedHandlerPtr;
5037 nhPtr != (NextChannelHandler *) NULL;
5038 nhPtr = nhPtr->nestedHandlerPtr) {
5039 if (nhPtr->nextHandlerPtr == chPtr) {
5040 nhPtr->nextHandlerPtr = chPtr->nextPtr;
4957 NextChannelHandler *nhPtr; local
/macosx-10.10/tcl-105/tcl_ext/trf/trf/patches/v7.6p2/
H A DtclIO.c5027 NextChannelHandler *nhPtr;
5058 for (nhPtr = nestedHandlerPtr;
5059 nhPtr != (NextChannelHandler *) NULL;
5060 nhPtr = nhPtr->nestedHandlerPtr) {
5061 if (nhPtr->nextHandlerPtr == chPtr) {
5062 nhPtr->nextHandlerPtr = chPtr->nextPtr;
4971 NextChannelHandler *nhPtr; local
/macosx-10.10/tcl-105/tcl_ext/trf/trf/patches/v8.0a1/
H A DtclIO.c5130 NextChannelHandler *nhPtr;
5161 for (nhPtr = nestedHandlerPtr;
5162 nhPtr != (NextChannelHandler *) NULL;
5163 nhPtr = nhPtr->nestedHandlerPtr) {
5164 if (nhPtr->nextHandlerPtr == chPtr) {
5165 nhPtr->nextHandlerPtr = chPtr->nextPtr;
5073 NextChannelHandler *nhPtr; local

Completed in 896 milliseconds

12