Home
last modified time | relevance | path

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

/dports/net/mDNSResponder/mDNSResponder-1310.140.1/Clients/dnssdutil/
H A Ddnssdutil.c21037 static OSStatus _RegistrationTestInterfaceListCreate( Boolean inIncludeAWDL, RegistrationInterfaceI…
21341 err = _RegistrationTestInterfaceListCreate( false, &subtest->ifList ); in _RegistrationTestStartSubtest()
21353 err = _RegistrationTestInterfaceListCreate( true, &subtest->ifList ); in _RegistrationTestStartSubtest()
21822 static OSStatus _RegistrationTestInterfaceListCreate( Boolean inIncludeAWDL, RegistrationInterfaceI… in _RegistrationTestInterfaceListCreate() function