Home
last modified time | relevance | path

Searched refs:mDNS_RegisterNoSuchService (Results 1 – 2 of 2) sorted by relevance

/titanic_41/usr/src/cmd/cmd-inet/usr.lib/mdnsd/
H A DmDNSEmbeddedAPI.h2414 extern mStatus mDNS_RegisterNoSuchService(mDNS *const m, AuthRecord *const rr,
H A DmDNS.c6853 …return(mDNS_RegisterNoSuchService(m, &sr->RR_SRV, name, type, domain, mDNSNULL, mDNSInterface_Any,… in mDNS_RegisterService()
7142 mDNSexport mStatus mDNS_RegisterNoSuchService(mDNS *const m, AuthRecord *const rr, in mDNS_RegisterNoSuchService() function