OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:served_domain_t
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/apache2/mDNSResponder/dist/ServiceRegistration/
dnssd-proxy.h
61
typedef struct served_domain
served_domain_t
;
typedef in typeref:struct:served_domain
69
extern
served_domain_t
*NULLABLE last_freed_domain;
72
served_domain_t
*NULLABLE delete_served_domain_by_interface_name(const char *const NONNULL interface_name);
dnssd-proxy.c
128
typedef struct served_domain
served_domain_t
;
typedef in typeref:struct:served_domain
130
served_domain_t
*NULLABLE next; // Active configurations, used for identifying a domain that matches
199
served_domain_t
*served_domain;
278
served_domain_t
*served_domains;
355
static void served_domain_free(
served_domain_t
*const served_domain);
358
static
served_domain_t
*NULLABLE
362
static
served_domain_t
*NULLABLE
372
static
served_domain_t
*NONNULL
383
dnssd_hardwired_setup_dns_push_for_domain(
served_domain_t
*const NONNULL served_domain);
413
served_domain_t
*NULLABLE last_freed_domain
[
all
...]
Completed in 108 milliseconds
Indexes created Tue Aug 11 00:25:38 UTC 2026