Home
last modified time | relevance | path

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

/external/mdnsresponder/mDNSWindows/SystemService/
DService.c122 static OSStatus InstallService( LPCTSTR inName, LPCTSTR inDisplayName, LPCTSTR inDescription, LPCT…
261 err = InstallService( kServiceName, kServiceName, desc, argv[0] ); in Main()
387 static OSStatus InstallService( LPCTSTR inName, LPCTSTR inDisplayName, LPCTSTR inDescription, LPCTS… in InstallService() function