Home
last modified time | relevance | path

Searched refs:daemon_option (Results 1 – 25 of 40) sorted by relevance

12

/dports/net/pacemaker1/pacemaker-Pacemaker-1.1.24/mcp/
H A Dcorosync.c416 if (daemon_option("debug")) { in mcp_read_config()
445 const_value = daemon_option("debugfile"); in mcp_read_config()
446 if (daemon_option("logfile")) { in mcp_read_config()
477 if (daemon_option("logfacility")) { in mcp_read_config()
502 const_value = daemon_option("logfacility"); in mcp_read_config()
/dports/net/pacemaker1/pacemaker-Pacemaker-1.1.24/lib/common/
H A Dlogging.c119 daemon_option(const char *option) in daemon_option() function
169 const char *value = daemon_option(option); in daemon_option_enabled()
771 const char *logfile = daemon_option("logfile"); in crm_log_init()
772 const char *facility = daemon_option("logfacility"); in crm_log_init()
806 syslog_priority = daemon_option("logpriority"); in crm_log_init()
843 daemon_option("logfile"); in crm_log_init()
844 daemon_option("logfacility"); in crm_log_init()
/dports/lang/erlang-runtime22/otp-OTP-22.3.4.24/lib/ssh/src/
H A Dssh_server_key_api.erl28 -type daemon_key_cb_options() :: [{key_cb_private,term()} | ssh:daemon_option()].
H A Dssh.hrl198 -type daemon_options() :: [ daemon_option() ].
306 -type daemon_option() :: type
/dports/lang/erlang-runtime21/otp-OTP-21.3.8.24/lib/ssh/src/
H A Dssh_server_key_api.erl28 -type daemon_key_cb_options() :: [{key_cb_private,term()} | ssh:daemon_option()].
H A Dssh.hrl173 -type daemon_options() :: [ daemon_option() ].
281 -type daemon_option() :: type
/dports/lang/erlang-runtime23/otp-OTP-23.3.4.10/lib/ssh/src/
H A Dssh_server_key_api.erl35 -type daemon_key_cb_options(T) :: [{key_cb_private,[T]} | ssh:daemon_option()].
H A Dssh.hrl203 -type daemon_options() :: [ daemon_option() ].
313 -type daemon_option() :: type
/dports/lang/erlang-runtime24/otp-OTP-24.1.7/lib/ssh/src/
H A Dssh_server_key_api.erl35 -type daemon_key_cb_options(T) :: [{key_cb_private,[T]} | ssh:daemon_option()].
H A Dssh.hrl204 -type daemon_options() :: [ daemon_option() ].
314 -type daemon_option() :: type
/dports/lang/erlang-wx/otp-OTP-24.1.7/lib/ssh/src/
H A Dssh_server_key_api.erl35 -type daemon_key_cb_options(T) :: [{key_cb_private,[T]} | ssh:daemon_option()].
H A Dssh.hrl204 -type daemon_options() :: [ daemon_option() ].
314 -type daemon_option() :: type
/dports/lang/erlang/otp-OTP-24.1.7/lib/ssh/src/
H A Dssh_server_key_api.erl35 -type daemon_key_cb_options(T) :: [{key_cb_private,[T]} | ssh:daemon_option()].
H A Dssh.hrl204 -type daemon_options() :: [ daemon_option() ].
314 -type daemon_option() :: type
/dports/lang/erlang-java/otp-OTP-24.1.7/lib/ssh/src/
H A Dssh_server_key_api.erl35 -type daemon_key_cb_options(T) :: [{key_cb_private,[T]} | ssh:daemon_option()].
H A Dssh.hrl204 -type daemon_options() :: [ daemon_option() ].
314 -type daemon_option() :: type
/dports/net/pacemaker1/pacemaker-Pacemaker-1.1.24/lrmd/
H A Dmain.c473 option = daemon_option("logfacility"); in main()
478 option = daemon_option("logfile"); in main()
/dports/databases/percona57-server/percona-server-5.7.36-39/mysql-test/suite/memcached/
H A DREADME7 …d the default port number is 11211. Others can be used by setting the daemon_option -p, e.g. -p112…
/dports/databases/xtrabackup/percona-xtrabackup-2.4.21/mysql-test/suite/memcached/
H A DREADME7 …d the default port number is 11211. Others can be used by setting the daemon_option -p, e.g. -p112…
/dports/databases/xtrabackup8/percona-xtrabackup-8.0.14/mysql-test/suite/memcached/
H A DREADME7 …d the default port number is 11211. Others can be used by setting the daemon_option -p, e.g. -p112…
/dports/databases/percona57-pam-for-mysql/percona-server-5.7.36-39/mysql-test/suite/memcached/
H A DREADME7 …d the default port number is 11211. Others can be used by setting the daemon_option -p, e.g. -p112…
/dports/databases/mysqlwsrep57-server/mysql-wsrep-wsrep_5.7.35-25.27/mysql-test/suite/memcached/
H A DREADME7 …d the default port number is 11211. Others can be used by setting the daemon_option -p, e.g. -p112…
/dports/databases/mysql57-client/mysql-5.7.36/mysql-test/suite/memcached/
H A DREADME7 …d the default port number is 11211. Others can be used by setting the daemon_option -p, e.g. -p112…
/dports/databases/percona57-client/percona-server-5.7.36-39/mysql-test/suite/memcached/
H A DREADME7 …d the default port number is 11211. Others can be used by setting the daemon_option -p, e.g. -p112…
/dports/net/pacemaker1/pacemaker-Pacemaker-1.1.24/crmd/
H A Djoin_client.c233 const char *start_state = daemon_option("node_start_state"); in do_cl_join_finalize_respond()

12