Searched refs:InstallService (Results 1 – 1 of 1) sorted by relevance
122 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