Searched refs:ServiceMain (Results 1 - 4 of 4) sorted by relevance

/macosx-10.10/OpenLDAP-499.27/OpenLDAP/servers/slapd/
H A Dnt_svc.c25 void WINAPI ServiceMain( DWORD argc, LPTSTR *argv );
40 { "", (LPSERVICE_MAIN_FUNCTION) ServiceMain },
104 ServiceMain( argc, argv );
H A DMakefile.in212 echo dlltool --exclude-symbols main,ServiceMain@8 --export-all-symbols \
214 dlltool --exclude-symbols main,ServiceMain@8 --export-all-symbols \
H A Dmain.c358 void WINAPI ServiceMain( DWORD argc, LPTSTR *argv ) function
/macosx-10.10/mDNSResponder-561.1.1/mDNSWindows/SystemService/
H A DService.c102 static void WINAPI ServiceMain( DWORD argc, LPTSTR argv[] );
169 { kServiceName, ServiceMain },
855 // ServiceMain
858 static void WINAPI ServiceMain( DWORD argc, LPTSTR argv[] ) function

Completed in 132 milliseconds