Searched refs:inPath (Results 26 - 26 of 26) sorted by relevance

12

/macosx-10.10/mDNSResponder-561.1.1/mDNSWindows/SystemService/
H A DService.c94 static OSStatus InstallService( LPCTSTR inName, LPCTSTR inDisplayName, LPCTSTR inDescription, LPCTSTR inPath );
365 static OSStatus InstallService( LPCTSTR inName, LPCTSTR inDisplayName, LPCTSTR inDescription, LPCTSTR inPath )
380 size = GetFullPathName( inPath, MAX_PATH, fullPath, &namePtr );

Completed in 170 milliseconds

12