OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:const_labels
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/apache2/mDNSResponder/dist/mDNSShared/dns_objects/objs/
dns_obj_domain_name.c
36
const uint8_t *
const_labels
; // The pointer to a domain name labels that is valid for the life time of this domain name object.
member in union:dns_obj_domain_name_s::__anon6144
201
return me->allocated_memory ? me->labels_u.allocated_labels : me->labels_u.
const_labels
;
492
me->labels_u.
const_labels
= labels;
dns_obj_domain_name.c
36
const uint8_t *
const_labels
; // The pointer to a domain name labels that is valid for the life time of this domain name object.
member in union:dns_obj_domain_name_s::__anon6144
201
return me->allocated_memory ? me->labels_u.allocated_labels : me->labels_u.
const_labels
;
492
me->labels_u.
const_labels
= labels;
Completed in 40 milliseconds
Indexes created Sun May 03 00:22:47 UTC 2026