Home
last modified time | relevance | path

Searched refs:BNET_MAIN_PROMPT (Results 1 – 25 of 128) sorted by relevance

123456

/dports/sysutils/bareos18-client/bareos-Release-18.2.12/python-bareos/bareos/bsock/
H A Dconstants.py26 BNET_MAIN_PROMPT = -18 #, /* Server ready and waiting */ variable in Constants
56 BNET_MAIN_PROMPT: "Server ready and waiting",
/dports/sysutils/bareos18-server/bareos-Release-18.2.12/python-bareos/bareos/bsock/
H A Dconstants.py26 BNET_MAIN_PROMPT = -18 #, /* Server ready and waiting */ variable in Constants
56 BNET_MAIN_PROMPT: "Server ready and waiting",
/dports/sysutils/bareos18-traymonitor/bareos-Release-18.2.12/python-bareos/bareos/bsock/
H A Dconstants.py26 BNET_MAIN_PROMPT = -18 #, /* Server ready and waiting */ variable in Constants
56 BNET_MAIN_PROMPT: "Server ready and waiting",
/dports/www/bareos18-webui/bareos-Release-18.2.12/python-bareos/bareos/bsock/
H A Dconstants.py26 BNET_MAIN_PROMPT = -18 #, /* Server ready and waiting */ variable in Constants
56 BNET_MAIN_PROMPT: "Server ready and waiting",
/dports/sysutils/bareos19-server/bareos-Release-19.2.11/python-bareos/bareos/bsock/
H A Dconstants.py33 BNET_MAIN_PROMPT = -18 # , /* Server ready and waiting */ variable in Constants
63 BNET_MAIN_PROMPT: "Server ready and waiting",
/dports/sysutils/bareos19-client/bareos-Release-19.2.11/python-bareos/bareos/bsock/
H A Dconstants.py33 BNET_MAIN_PROMPT = -18 # , /* Server ready and waiting */ variable in Constants
63 BNET_MAIN_PROMPT: "Server ready and waiting",
/dports/sysutils/bareos-client/bareos-Release-20.0.3/python-bareos/bareos/bsock/
H A Dconstants.py52 BNET_MAIN_PROMPT = -18 # , /* Server ready and waiting */ variable in Constants
82 BNET_MAIN_PROMPT: "Server ready and waiting",
/dports/sysutils/bareos-server/bareos-Release-20.0.3/python-bareos/bareos/bsock/
H A Dconstants.py52 BNET_MAIN_PROMPT = -18 # , /* Server ready and waiting */ variable in Constants
82 BNET_MAIN_PROMPT: "Server ready and waiting",
/dports/sysutils/bareos-traymonitor/bareos-Release-20.0.3/python-bareos/bareos/bsock/
H A Dconstants.py52 BNET_MAIN_PROMPT = -18 # , /* Server ready and waiting */ variable in Constants
82 BNET_MAIN_PROMPT: "Server ready and waiting",
/dports/sysutils/bareos19-traymonitor/bareos-Release-19.2.11/python-bareos/bareos/bsock/
H A Dconstants.py33 BNET_MAIN_PROMPT = -18 # , /* Server ready and waiting */ variable in Constants
63 BNET_MAIN_PROMPT: "Server ready and waiting",
/dports/www/bareos-webui/bareos-Release-20.0.3/python-bareos/bareos/bsock/
H A Dconstants.py52 BNET_MAIN_PROMPT = -18 # , /* Server ready and waiting */ variable in Constants
82 BNET_MAIN_PROMPT: "Server ready and waiting",
/dports/www/bareos19-webui/bareos-Release-19.2.11/python-bareos/bareos/bsock/
H A Dconstants.py33 BNET_MAIN_PROMPT = -18 # , /* Server ready and waiting */ variable in Constants
63 BNET_MAIN_PROMPT: "Server ready and waiting",
/dports/sysutils/bareos19-traymonitor/bareos-Release-19.2.11/core/src/dird/
H A Dua_server.cc99 if (ua->api) { user_agent_socket->signal(BNET_MAIN_PROMPT); } in HandleUserAgentClientRequest()
/dports/sysutils/bareos19-client/bareos-Release-19.2.11/core/src/dird/
H A Dua_server.cc99 if (ua->api) { user_agent_socket->signal(BNET_MAIN_PROMPT); } in HandleUserAgentClientRequest()
/dports/sysutils/bareos19-server/bareos-Release-19.2.11/core/src/dird/
H A Dua_server.cc99 if (ua->api) { user_agent_socket->signal(BNET_MAIN_PROMPT); } in HandleUserAgentClientRequest()
/dports/sysutils/bareos-client/bareos-Release-20.0.3/core/src/dird/
H A Dua_server.cc99 if (ua->api) { user_agent_socket->signal(BNET_MAIN_PROMPT); } in HandleUserAgentClientRequest()
/dports/sysutils/bareos-traymonitor/bareos-Release-20.0.3/core/src/dird/
H A Dua_server.cc99 if (ua->api) { user_agent_socket->signal(BNET_MAIN_PROMPT); } in HandleUserAgentClientRequest()
/dports/sysutils/bareos-server/bareos-Release-20.0.3/core/src/dird/
H A Dua_server.cc99 if (ua->api) { user_agent_socket->signal(BNET_MAIN_PROMPT); } in HandleUserAgentClientRequest()
/dports/www/bareos-webui/bareos-Release-20.0.3/core/src/dird/
H A Dua_server.cc99 if (ua->api) { user_agent_socket->signal(BNET_MAIN_PROMPT); } in HandleUserAgentClientRequest()
/dports/www/bareos19-webui/bareos-Release-19.2.11/core/src/dird/
H A Dua_server.cc99 if (ua->api) { user_agent_socket->signal(BNET_MAIN_PROMPT); } in HandleUserAgentClientRequest()
/dports/sysutils/bareos18-client/bareos-Release-18.2.12/core/src/dird/
H A Dua_server.cc96 user_agent_socket->signal(BNET_MAIN_PROMPT); in HandleUserAgentClientRequest()
/dports/sysutils/bareos18-traymonitor/bareos-Release-18.2.12/core/src/dird/
H A Dua_server.cc96 user_agent_socket->signal(BNET_MAIN_PROMPT); in HandleUserAgentClientRequest()
/dports/sysutils/bareos18-server/bareos-Release-18.2.12/core/src/dird/
H A Dua_server.cc96 user_agent_socket->signal(BNET_MAIN_PROMPT); in HandleUserAgentClientRequest()
/dports/www/bareos18-webui/bareos-Release-18.2.12/core/src/dird/
H A Dua_server.cc96 user_agent_socket->signal(BNET_MAIN_PROMPT); in HandleUserAgentClientRequest()
/dports/net-mgmt/nagios-check_bacula9/bacula-9.6.7/src/lib/
H A Dbsock.h131 BNET_MAIN_PROMPT = -18, /* Server ready and waiting */ enumerator

123456