Home
last modified time | relevance | path

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

/external/mdnsresponder/Clients/
Ddns-sd.c230 #define LONG_TIME 100000000 macro
233 static volatile int timeOut = LONG_TIME;
616 timeOut = LONG_TIME; in myTimerCallBack()