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

/xsrc/external/mit/libX11/dist/src/
H A Dos2Stubs.c116 int pipe_ntotal; member in struct:select_data
137 sd.pipe_ntotal=0; sd.pipe_have_write=FALSE;
190 if((sd.pipe_ntotal >0) && (!sd.socket_ntotal)){
211 if((sd.socket_ntotal > 0) && (!sd.pipe_ntotal)){
217 if((sd.socket_ntotal > 0) && (sd.pipe_ntotal)){
310 sd -> pipe_ntotal++;
330 sd -> pipe_ntotal++;

Completed in 2 milliseconds