Searched refs:service_start (Results 1 – 5 of 5) sorted by relevance
| /src/lib/libcasper/libcasper/ |
| H A D | libcasper_impl.h | 54 void service_start(struct service *service, int sock, int procfd);
|
| H A D | libcasper_service.c | 159 service_start(service, chanfd, procfd); in service_execute()
|
| H A D | service.c | 418 service_start(struct service *service, int sock, int procfd) in service_start() function
|
| /src/contrib/wpa/wpa_supplicant/ |
| H A D | main_winsvc.c | 362 static void WINAPI service_start(DWORD argc, LPTSTR *argv) in service_start() function 418 { WPASVC_NAME, service_start }, in main()
|
| /src/contrib/unbound/winrc/ |
| H A D | win_svc.c | 504 service_start(const char* cfgfile, int v, int c) in service_start() function 535 service_start(cfgfile, v, c); in wsvc_command_option()
|