OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:_DNS_SD_H
(Results
1 - 4
of
4
) sorted by null
/external/avahi/avahi-compat-libdns_sd/
dns_sd.h
29
#ifndef
_DNS_SD_H
30
#define
_DNS_SD_H
[
all
...]
/external/mdnsresponder/mDNSShared/
dns_sd.h
58
/*
_DNS_SD_H
contains the mDNSResponder version number for this header file, formatted as follows:
65
* #if
_DNS_SD_H
+0 >= 1260000
79
#ifndef
_DNS_SD_H
80
#define
_DNS_SD_H
3201080
[
all
...]
uds_daemon.c
[
all
...]
/external/mdnsresponder/Clients/
dns-sd.c
197
// The "+0" is to cope with the case where
_DNS_SD_H
is defined but empty (e.g. on Mac OS X 10.4 and earlier)
198
#if
_DNS_SD_H
+0 >= 116
[
all
...]
Completed in 339 milliseconds