OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:uuid_name
(Results
1 - 1
of
1
) sorted by relevancy
/src/external/apache2/mDNSResponder/dist/ServiceRegistration/
dnssd-proxy.c
290
static char
uuid_name
[DNS_MAX_NAME_SIZE + 1];
variable
1870
if (
uuid_name
[0] != 0) {
1871
dns_name_to_wire(NULL, &towire,
uuid_name
);
2106
if (
uuid_name
[0] != 0) {
2107
dns_name_to_wire(NULL, &towire,
uuid_name
);
2172
if (
uuid_name
[0] != 0) {
2174
dns_name_to_wire(NULL, &towire,
uuid_name
);
2421
} else if (
uuid_name
[0] != 0) {
2422
TOWIRE_CHECK("
uuid_name
", towire, dns_name_to_wire(NULL, towire,
uuid_name
));
[
all
...]
Completed in 48 milliseconds
Indexes created Mon Mar 16 00:23:04 UTC 2026