Home
last modified time | relevance | path

Searched refs:StartService (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/bsd/libpcap/dist/ChmodBPF/
H A DChmodBPF5 StartService () function
31 RestartService () { StartService; }
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/windows/
H A Dwinsvc.d368 alias StartServiceW StartService; in version() local
401 alias StartServiceA StartService; variable
/netbsd-src/external/bsd/unbound/dist/winrc/
H A Dw_inst.c287 if(!StartService(sv, 0, NULL)) { in wsvc_rc_start()