Searched refs:service_start (Results 1 – 4 of 4) sorted by relevance
54 void service_start(struct service *service, int sock, int procfd);
159 service_start(service, chanfd, procfd); in service_execute()
418 service_start(struct service *service, int sock, int procfd) in service_start() function
362 static void WINAPI service_start(DWORD argc, LPTSTR *argv) in service_start() function418 { WPASVC_NAME, service_start }, in main()