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

/ast/src/lib/libtksh/tcl/
H A DtclUnixNotfy.c260 struct timeval timeout, *timeoutPtr;
277 timeoutPtr = NULL;
279 timeoutPtr = &timeout;
285 (SELECT_MASK *) &readyMasks[2*MASK_SIZE], timeoutPtr);
255 struct timeval timeout, *timeoutPtr; local

Completed in 11 milliseconds