Home
last modified time | relevance | path

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

/dports/net/mDNSResponder/mDNSResponder-1310.140.1/Clients/dnssdutil/
H A Ddnssdutil.c1881 static int gProbeConflictTest_UseComputerName = false; variable
1890 …BooleanOption( 'c', "useComputerName", &gProbeConflictTest_UseComputerName, "Use the device's \"co…
16683 serviceName = gProbeConflictTest_UseComputerName ? NULL : kProbeConflictTestService_DefaultName; in ProbeConflictTestCmd()