Home
last modified time | relevance | path

Searched refs:timeOut (Results 1 – 1 of 1) sorted by relevance

/titanic_44/usr/src/cmd/cmd-inet/usr.bin/
H A Ddns-sd.c122 static volatile int timeOut = LONG_TIME; variable
404 timeOut = LONG_TIME; in myTimerCallBack()
428 if (operation == 'A' || operation == 'U' || operation == 'N') timeOut = 5; in reg_reply()
510 tv.tv_sec = timeOut; in HandleEvents()