Home
last modified time | relevance | path

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

/dports/net/mDNSResponder/mDNSResponder-1310.140.1/Clients/dnssdutil/
H A Ddnssdutil.c15520 char * replierCmd; // Command used to invoke the mdnsreplier. member
15635 ASPrintF( &context->replierCmd, in DotLocalTestCmd()
15640 require_action_quiet( context->replierCmd, exit, err = kUnknownErr ); in DotLocalTestCmd()
15642 err = _SpawnCommand( &context->replierPID, NULL, NULL, "%s", context->replierCmd ); in DotLocalTestCmd()
16153 kDotLocalTestReportKey_MDNSReplierCmd, inContext->replierCmd, in _DotLocalTestFinalizeAndExit()