Home
last modified time | relevance | path

Searched defs:NAME_CONFLICT (Results 1 – 2 of 2) sorted by relevance

/titanic_51/usr/src/cmd/audio/include/
H A Daudio_types.h137 #define NAME_CONFLICT(name) _##name macro
[all...]
/titanic_51/usr/src/lib/libdns_sd/java/com/apple/dnssd/
H A DDNSSDException.java39 public static final int NAME_CONFLICT = -65548; field in DNSSDException