Home
last modified time | relevance | path

Searched refs:install_service (Results 1 – 25 of 35) sorted by relevance

12

/dports/audio/shairport-sync/shairport-sync-3.3.9/scripts/
H A Dshairport-sync-config33 install_service() {
165 install_service
/dports/audio/epos-devel/epos-2.5.37/arch/win/service/
H A Dinstall.cpp89 void install_service() in install_service() function
154 else install_service(); in WinMain()
/dports/games/wolfpack/empire-4.4.1/include/
H A Dservice.h40 extern int install_service(char *program_name, char *service_name,
/dports/security/tinc-devel/tinc-1.1pre18/src/
H A Dprocess.c55 static bool install_service(void) { in install_service() function
228 exit(!install_service()); in detach()
/dports/comms/gammu/gammu-1.42.0/smsd/
H A Dcommon.h20 gboolean install_service; member
H A Dmain.c288 params->install_service = TRUE;
478 if (params.install_service) {
/dports/net/pen/pen-0.34.1/
H A Dwindows.h52 extern int install_service(char *);
H A Dwindows.c137 int install_service(char *service_name) in install_service() function
/dports/security/tlswrap/tlswrap-1.04/
H A Dmisc.h55 void install_service(char*, char*, int);
H A Dmisc.c565 void install_service(char *serv, char *serv_opt, int key_wait) in install_service() function
/dports/www/privoxy/privoxy-3.0.33-stable/
H A Dw32svrapi.h59 extern BOOL install_service(const char *service_name);
H A Dw32svrapi.c590 BOOL install_service(const char *service_name) in install_service() function
/dports/games/wolfpack/empire-4.4.1/src/lib/w32/
H A Dservice.c40 install_service(char *program_name, char *service_name, char *config_file) in install_service() function
/dports/security/tinc/tinc-1.0.36/src/
H A Dprocess.c62 bool install_service(void) { in install_service() function
352 exit(install_service()); in detach()
/dports/security/openssh-portable/openssh-8.8p1/contrib/cygwin/
H A Dssh-host-config381 install_service() {
703 install_service || let warning_cnt+=$?
/dports/security/gnome-ssh-askpass/openssh-6.6p1/contrib/cygwin/
H A Dssh-host-config372 install_service() {
699 install_service || let warning_cnt+=$?
/dports/net-mgmt/pandorafms_agent/pandorafms_agent_unix-6.0SP2/
H A Dtentacle_server280 install_service();
1236 sub install_service() {
/dports/net-mgmt/pandorafms_server/pandorafms_server-6.0SP2/bin/
H A Dtentacle_server280 install_service();
1236 sub install_service() {
/dports/net/binkd/binkd-1.0.4/nt/
H A Dservice.c680 static int install_service(char **argv,char **envp) in install_service() function
904 rc = install_service(argv,envp); in service()
/dports/games/wolfpack/empire-4.4.1/src/server/
H A Dmain.c253 return install_service(program_name, service_name, config_file); in main()
/dports/editors/neovim/neovim-0.6.1/runtime/syntax/
H A Dinitng.vim70 " install_service #macros
/dports/editors/vim/vim-8.2.3745/runtime/syntax/
H A Dinitng.vim70 " install_service #macros
/dports/sysutils/ansible2/ansible-2.9.27/test/integration/targets/win_nssm/tasks/
H A Dtests.yml42 register: install_service
51 - install_service.changed == true
/dports/sysutils/ansible/ansible-4.7.0/ansible_collections/community/windows/tests/integration/targets/win_nssm/tasks/
H A Dtests.yml42 register: install_service
51 - install_service.changed == true
/dports/lang/erlang-runtime24/otp-OTP-24.1.7/erts/etc/win32/erlsrv/
H A Derlsrv_interactive.c151 static BOOL install_service(void){ in install_service() function
856 if(add && !install_service()){ in do_add_or_set()

12