OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:nextStopTime
(Results
1 - 3
of
3
) sorted by relevancy
/src/external/apache2/mDNSResponder/dist/mDNSCore/
DNSCommon.c
5544
if (e - op->enumerations[type]->
nextStopTime
> 0)
5546
e = op->enumerations[type]->
nextStopTime
;
mDNSEmbeddedAPI.h
2269
mDNSs32
nextStopTime
; // If the operation state is DomainEnumerationState_StopInProgress, it indicates when the operation will be stopped.
mDNS.c
15924
enumeration->
nextStopTime
= NonZeroTime(m->timenow + gracePeriodPlatformTime);
15929
if (enumeration->activeClientCount == 0 && m->timenow - enumeration->
nextStopTime
>= 0)
Completed in 103 milliseconds
Indexes created Sat Jun 06 00:24:59 UTC 2026