Home
last modified time | relevance | path

Searched refs:IncrementLabelSuffix (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/contrib/mDNSResponder/mDNSCore/
H A DmDNSEmbeddedAPI.h2832 extern void IncrementLabelSuffix(domainlabel *name, mDNSBool RichText);
H A DDNSCommon.c1137 mDNSexport void IncrementLabelSuffix(domainlabel *name, mDNSBool RichText) in IncrementLabelSuffix() function
H A DmDNS.c12853 IncrementLabelSuffix(&m->hostlabel, mDNSfalse); in mDNS_HostNameCallback()
12883 IncrementLabelSuffix(&newUUIDLabel, mDNSfalse); in mDNS_RandomizedHostNameCallback()
13756 IncrementLabelSuffix(&name2, mDNStrue); in mDNS_RenameAndReregisterService()
/illumos-gate/usr/src/contrib/mDNSResponder/mDNSShared/
H A Duds_daemon.c1050 IncrementLabelSuffix(&m->nicelabel, mDNStrue); in regservice_callback()