Home
last modified time | relevance | path

Searched refs:CreateService (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/windows/
H A Dwinsvc.d358 alias CreateServiceW CreateService; in version() local
391 alias CreateServiceA CreateService; variable
/netbsd-src/external/bsd/unbound/dist/winrc/
H A Dw_inst.c222 sv = CreateService( in wsvc_install()
/netbsd-src/external/bsd/wpa/dist/wpa_supplicant/
H A Dmain_winsvc.c267 svc = CreateService(scm, WPASVC_NAME, WPASVC_DISPLAY_NAME, in register_service()
/netbsd-src/external/bsd/openldap/dist/libraries/liblutil/
H A Dntservice.c74 if ((schService = CreateService( in lutil_srv_install()