Searched refs:no_timeout (Results 1 - 3 of 3) sorted by last modified time

/macosx-10.10/gssd-64/
H A Dgssd.c1745 static int no_timeout; variable
1751 no_timeout = disable;
1769 while (bye ? (rv == 0 && numthreads > 1) : (rv == 0 || no_timeout || numthreads > 1)) {
/macosx-10.10/tcl-105/tcl/tcl/win/
H A DtclWinSerial.c156 static COMMTIMEOUTS no_timeout = { variable
1539 SetCommTimeouts(handle, &no_timeout);
/macosx-10.10/tcl-105/tcl84/tcl/win/
H A DtclWinSerial.c157 static COMMTIMEOUTS no_timeout = { variable
1469 SetCommTimeouts(handle, &no_timeout);

Completed in 135 milliseconds