OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:timestamp_is_set
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/apache2/mDNSResponder/dist/mDNSShared/
dnssd_clientstub.c
253
bool
timestamp_is_set
;
member in struct:DNSServiceAttribute_s
327
attr->
timestamp_is_set
= true;
350
if ((attr->
timestamp_is_set
|| attr->hostkeyhash_is_set) &&
351
(!attr->
timestamp_is_set
|| !attr->hostkeyhash_is_set))
364
if (attr->
timestamp_is_set
)
dnssd_clientstub.c
253
bool
timestamp_is_set
;
member in struct:DNSServiceAttribute_s
327
attr->
timestamp_is_set
= true;
350
if ((attr->
timestamp_is_set
|| attr->hostkeyhash_is_set) &&
351
(!attr->
timestamp_is_set
|| !attr->hostkeyhash_is_set))
364
if (attr->
timestamp_is_set
)
Completed in 116 milliseconds
Indexes created Mon Jun 22 00:25:11 UTC 2026