OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:StandardAuthRDSize
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/apache2/mDNSResponder/dist/mDNSCore/
mDNSEmbeddedAPI.h
115
//
StandardAuthRDSize
is 264 (256+8), which is large enough to hold a maximum-sized SRV record (6 + 256 bytes)
966
//
StandardAuthRDSize
is 264 (256+8), which is large enough to hold a maximum-sized SRV record (6 + 256 bytes)
968
#define
StandardAuthRDSize
264
990
mDNSu8 data[
StandardAuthRDSize
];
1004
mDNSu8 data[
StandardAuthRDSize
];
3817
char assertE[(
StandardAuthRDSize
>= 256 ) ? 1 : -1];
mDNS.c
3520
if (nsec.resrec.rdlength <=
StandardAuthRDSize
)
Completed in 32 milliseconds
Indexes created Mon Jun 15 00:25:07 UTC 2026