Home
last modified time | relevance | path

Searched refs:BNET_SUB_PROMPT (Results 1 – 25 of 164) sorted by relevance

1234567

/dports/sysutils/bareos18-client/bareos-Release-18.2.12/python-bareos/bareos/bsock/
H A Dconstants.py35 BNET_SUB_PROMPT = -27 #, /* Indicate we are at a subprompt */ variable in Constants
65 BNET_SUB_PROMPT: "Indicate we are at a subprompt",
/dports/sysutils/bareos18-server/bareos-Release-18.2.12/python-bareos/bareos/bsock/
H A Dconstants.py35 BNET_SUB_PROMPT = -27 #, /* Indicate we are at a subprompt */ variable in Constants
65 BNET_SUB_PROMPT: "Indicate we are at a subprompt",
/dports/sysutils/bareos18-traymonitor/bareos-Release-18.2.12/python-bareos/bareos/bsock/
H A Dconstants.py35 BNET_SUB_PROMPT = -27 #, /* Indicate we are at a subprompt */ variable in Constants
65 BNET_SUB_PROMPT: "Indicate we are at a subprompt",
/dports/www/bareos18-webui/bareos-Release-18.2.12/python-bareos/bareos/bsock/
H A Dconstants.py35 BNET_SUB_PROMPT = -27 #, /* Indicate we are at a subprompt */ variable in Constants
65 BNET_SUB_PROMPT: "Indicate we are at a subprompt",
/dports/sysutils/bareos19-server/bareos-Release-19.2.11/python-bareos/bareos/bsock/
H A Dconstants.py42 BNET_SUB_PROMPT = -27 # , /* Indicate we are at a subprompt */ variable in Constants
72 BNET_SUB_PROMPT: "Indicate we are at a subprompt",
/dports/sysutils/bareos19-client/bareos-Release-19.2.11/python-bareos/bareos/bsock/
H A Dconstants.py42 BNET_SUB_PROMPT = -27 # , /* Indicate we are at a subprompt */ variable in Constants
72 BNET_SUB_PROMPT: "Indicate we are at a subprompt",
/dports/sysutils/bareos-client/bareos-Release-20.0.3/python-bareos/bareos/bsock/
H A Dconstants.py61 BNET_SUB_PROMPT = -27 # , /* Indicate we are at a subprompt */ variable in Constants
91 BNET_SUB_PROMPT: "Indicate we are at a subprompt",
/dports/sysutils/bareos-server/bareos-Release-20.0.3/python-bareos/bareos/bsock/
H A Dconstants.py61 BNET_SUB_PROMPT = -27 # , /* Indicate we are at a subprompt */ variable in Constants
91 BNET_SUB_PROMPT: "Indicate we are at a subprompt",
/dports/sysutils/bareos-traymonitor/bareos-Release-20.0.3/python-bareos/bareos/bsock/
H A Dconstants.py61 BNET_SUB_PROMPT = -27 # , /* Indicate we are at a subprompt */ variable in Constants
91 BNET_SUB_PROMPT: "Indicate we are at a subprompt",
/dports/sysutils/bareos19-traymonitor/bareos-Release-19.2.11/python-bareos/bareos/bsock/
H A Dconstants.py42 BNET_SUB_PROMPT = -27 # , /* Indicate we are at a subprompt */ variable in Constants
72 BNET_SUB_PROMPT: "Indicate we are at a subprompt",
/dports/www/bareos-webui/bareos-Release-20.0.3/python-bareos/bareos/bsock/
H A Dconstants.py61 BNET_SUB_PROMPT = -27 # , /* Indicate we are at a subprompt */ variable in Constants
91 BNET_SUB_PROMPT: "Indicate we are at a subprompt",
/dports/www/bareos19-webui/bareos-Release-19.2.11/python-bareos/bareos/bsock/
H A Dconstants.py42 BNET_SUB_PROMPT = -27 # , /* Indicate we are at a subprompt */ variable in Constants
72 BNET_SUB_PROMPT: "Indicate we are at a subprompt",
/dports/net-mgmt/nagios-check_bacula9/bacula-9.6.7/src/lib/
H A Dbsock.h140 BNET_SUB_PROMPT = -27, /* Indicate we are at a subprompt */ enumerator
/dports/net-mgmt/nagios-check_bacula11/bacula-11.0.5/src/lib/
H A Dbsock.h145 BNET_SUB_PROMPT = -27, /* Indicate we are at a subprompt */ enumerator
/dports/sysutils/bacula11-client/bacula-11.0.5/src/lib/
H A Dbsock.h145 BNET_SUB_PROMPT = -27, /* Indicate we are at a subprompt */ enumerator
/dports/sysutils/bacula11-server/bacula-11.0.5/src/lib/
H A Dbsock.h145 BNET_SUB_PROMPT = -27, /* Indicate we are at a subprompt */ enumerator
/dports/sysutils/bacula9-client-static/bacula-9.6.7/src/lib/
H A Dbsock.h140 BNET_SUB_PROMPT = -27, /* Indicate we are at a subprompt */ enumerator
/dports/sysutils/bacula11-client-static/bacula-11.0.5/src/lib/
H A Dbsock.h145 BNET_SUB_PROMPT = -27, /* Indicate we are at a subprompt */ enumerator
/dports/sysutils/bacula9-client/bacula-9.6.7/src/lib/
H A Dbsock.h140 BNET_SUB_PROMPT = -27, /* Indicate we are at a subprompt */ enumerator
/dports/sysutils/bacula9-server/bacula-9.6.7/src/lib/
H A Dbsock.h140 BNET_SUB_PROMPT = -27, /* Indicate we are at a subprompt */ enumerator
/dports/sysutils/bareos19-traymonitor/bareos-Release-19.2.11/core/src/dird/
H A Dua_input.cc59 if (!ua->api || subprompt) { sock->signal(BNET_SUB_PROMPT); } in GetCmd()
/dports/sysutils/bareos-traymonitor/bareos-Release-20.0.3/core/src/dird/
H A Dua_input.cc59 if (!ua->api || subprompt) { sock->signal(BNET_SUB_PROMPT); } in GetCmd()
/dports/sysutils/bareos18-client/bareos-Release-18.2.12/core/src/dird/
H A Dua_input.cc62 sock->signal(BNET_SUB_PROMPT); in GetCmd()
/dports/sysutils/bareos19-client/bareos-Release-19.2.11/core/src/dird/
H A Dua_input.cc59 if (!ua->api || subprompt) { sock->signal(BNET_SUB_PROMPT); } in GetCmd()
/dports/net-mgmt/nagios-check_bacula11/bacula-11.0.5/src/dird/
H A Dua_input.c54 sock->signal(BNET_SUB_PROMPT); in get_cmd()

1234567