Home
last modified time | relevance | path

Searched refs:UA_sock (Results 1 – 25 of 343) sorted by relevance

12345678910>>...14

/dports/sysutils/bareos-server/bareos-Release-20.0.3/core/src/console/
H A Dconsole.cc211 UA_sock->message_length = strlen(UA_sock->msg); in Do_a_command()
247 UA_sock->message_length = strlen(UA_sock->msg); in ReadAndProcessInput()
279 if (bstrcmp(UA_sock->msg, ".quit") || bstrcmp(UA_sock->msg, ".exit")) { in ReadAndProcessInput()
308 if (UA_sock->msg) { ConsoleOutput(UA_sock->msg); } in ReadAndProcessInput()
451 match_kw(&preg, UA_sock->msg, UA_sock->message_length, buf); in GetArguments()
462 UA_sock->fsend("%s", what); in GetItems()
716 BareosSocket* UA_sock; in SelectDirector() local
782 delete UA_sock; in SelectDirector()
1072 if (!UA_sock) { in main()
1165 if (UA_sock) { in main()
[all …]
/dports/sysutils/bareos19-traymonitor/bareos-Release-19.2.11/core/src/console/
H A Dconsole.cc211 UA_sock->message_length = strlen(UA_sock->msg); in Do_a_command()
247 UA_sock->message_length = strlen(UA_sock->msg); in ReadAndProcessInput()
279 if (bstrcmp(UA_sock->msg, ".quit") || bstrcmp(UA_sock->msg, ".exit")) { in ReadAndProcessInput()
308 if (UA_sock->msg) { ConsoleOutput(UA_sock->msg); } in ReadAndProcessInput()
451 match_kw(&preg, UA_sock->msg, UA_sock->message_length, buf); in GetArguments()
462 UA_sock->fsend("%s", what); in GetItems()
716 BareosSocket* UA_sock; in SelectDirector() local
782 delete UA_sock; in SelectDirector()
1072 if (!UA_sock) { in main()
1165 if (UA_sock) { in main()
[all …]
H A Dconnect_to_director.cc38 BareosSocketTCP* UA_sock = new BareosSocketTCP; in ConnectToDirector() local
42 delete UA_sock; in ConnectToDirector()
43 UA_sock = nullptr; in ConnectToDirector()
46 jcr.dir_bsock = UA_sock; in ConnectToDirector()
68 delete UA_sock; in ConnectToDirector()
69 UA_sock = nullptr; in ConnectToDirector()
77 delete UA_sock; in ConnectToDirector()
78 UA_sock = nullptr; in ConnectToDirector()
90 delete UA_sock; in ConnectToDirector()
91 UA_sock = nullptr; in ConnectToDirector()
[all …]
/dports/sysutils/bareos19-server/bareos-Release-19.2.11/core/src/console/
H A Dconsole.cc211 UA_sock->message_length = strlen(UA_sock->msg); in Do_a_command()
247 UA_sock->message_length = strlen(UA_sock->msg); in ReadAndProcessInput()
279 if (bstrcmp(UA_sock->msg, ".quit") || bstrcmp(UA_sock->msg, ".exit")) { in ReadAndProcessInput()
308 if (UA_sock->msg) { ConsoleOutput(UA_sock->msg); } in ReadAndProcessInput()
451 match_kw(&preg, UA_sock->msg, UA_sock->message_length, buf); in GetArguments()
462 UA_sock->fsend("%s", what); in GetItems()
716 BareosSocket* UA_sock; in SelectDirector() local
782 delete UA_sock; in SelectDirector()
1072 if (!UA_sock) { in main()
1165 if (UA_sock) { in main()
[all …]
H A Dconnect_to_director.cc38 BareosSocketTCP* UA_sock = new BareosSocketTCP; in ConnectToDirector() local
42 delete UA_sock; in ConnectToDirector()
43 UA_sock = nullptr; in ConnectToDirector()
46 jcr.dir_bsock = UA_sock; in ConnectToDirector()
68 delete UA_sock; in ConnectToDirector()
69 UA_sock = nullptr; in ConnectToDirector()
77 delete UA_sock; in ConnectToDirector()
78 UA_sock = nullptr; in ConnectToDirector()
90 delete UA_sock; in ConnectToDirector()
91 UA_sock = nullptr; in ConnectToDirector()
[all …]
/dports/sysutils/bareos19-client/bareos-Release-19.2.11/core/src/console/
H A Dconsole.cc211 UA_sock->message_length = strlen(UA_sock->msg); in Do_a_command()
247 UA_sock->message_length = strlen(UA_sock->msg); in ReadAndProcessInput()
279 if (bstrcmp(UA_sock->msg, ".quit") || bstrcmp(UA_sock->msg, ".exit")) { in ReadAndProcessInput()
308 if (UA_sock->msg) { ConsoleOutput(UA_sock->msg); } in ReadAndProcessInput()
451 match_kw(&preg, UA_sock->msg, UA_sock->message_length, buf); in GetArguments()
462 UA_sock->fsend("%s", what); in GetItems()
716 BareosSocket* UA_sock; in SelectDirector() local
782 delete UA_sock; in SelectDirector()
1072 if (!UA_sock) { in main()
1165 if (UA_sock) { in main()
[all …]
H A Dconnect_to_director.cc38 BareosSocketTCP* UA_sock = new BareosSocketTCP; in ConnectToDirector() local
42 delete UA_sock; in ConnectToDirector()
43 UA_sock = nullptr; in ConnectToDirector()
46 jcr.dir_bsock = UA_sock; in ConnectToDirector()
68 delete UA_sock; in ConnectToDirector()
69 UA_sock = nullptr; in ConnectToDirector()
77 delete UA_sock; in ConnectToDirector()
78 UA_sock = nullptr; in ConnectToDirector()
90 delete UA_sock; in ConnectToDirector()
91 UA_sock = nullptr; in ConnectToDirector()
[all …]
/dports/sysutils/bareos18-traymonitor/bareos-Release-18.2.12/core/src/console/
H A Dconsole.cc216 UA_sock->message_length = strlen(UA_sock->msg); in Do_a_command()
258 UA_sock->message_length = strlen(UA_sock->msg); in ReadAndProcessInput()
292 if (bstrcmp(UA_sock->msg, ".quit") || bstrcmp(UA_sock->msg, ".exit")) { in ReadAndProcessInput()
323 if (UA_sock->msg) { in ReadAndProcessInput()
484 match_kw(&preg, UA_sock->msg, UA_sock->message_length, buf); in GetArguments()
495 UA_sock->fsend("%s", what); in GetItems()
765 BareosSocket *UA_sock; in SelectDirector() local
827 delete UA_sock; in SelectDirector()
1114 if (!UA_sock) { in main()
1205 if (UA_sock) { in main()
[all …]
H A Dconnect_to_director.cc36 BareosSocketTCP *UA_sock = New(BareosSocketTCP); in ConnectToDirector() local
39 delete UA_sock; in ConnectToDirector()
40 UA_sock = nullptr; in ConnectToDirector()
43 jcr.dir_bsock = UA_sock; in ConnectToDirector()
65 delete UA_sock; in ConnectToDirector()
66 UA_sock = nullptr; in ConnectToDirector()
73 delete UA_sock; in ConnectToDirector()
74 UA_sock = nullptr; in ConnectToDirector()
82 delete UA_sock; in ConnectToDirector()
83 UA_sock = nullptr; in ConnectToDirector()
[all …]
/dports/sysutils/bareos-client/bareos-Release-20.0.3/core/src/console/
H A Dconsole.cc211 UA_sock->message_length = strlen(UA_sock->msg); in Do_a_command()
247 UA_sock->message_length = strlen(UA_sock->msg); in ReadAndProcessInput()
279 if (bstrcmp(UA_sock->msg, ".quit") || bstrcmp(UA_sock->msg, ".exit")) { in ReadAndProcessInput()
308 if (UA_sock->msg) { ConsoleOutput(UA_sock->msg); } in ReadAndProcessInput()
451 match_kw(&preg, UA_sock->msg, UA_sock->message_length, buf); in GetArguments()
462 UA_sock->fsend("%s", what); in GetItems()
716 BareosSocket* UA_sock; in SelectDirector() local
782 delete UA_sock; in SelectDirector()
1072 if (!UA_sock) { in main()
1165 if (UA_sock) { in main()
[all …]
H A Dconnect_to_director.cc38 BareosSocketTCP* UA_sock = new BareosSocketTCP; in ConnectToDirector() local
42 delete UA_sock; in ConnectToDirector()
43 UA_sock = nullptr; in ConnectToDirector()
46 jcr.dir_bsock = UA_sock; in ConnectToDirector()
68 delete UA_sock; in ConnectToDirector()
69 UA_sock = nullptr; in ConnectToDirector()
77 delete UA_sock; in ConnectToDirector()
78 UA_sock = nullptr; in ConnectToDirector()
90 delete UA_sock; in ConnectToDirector()
91 UA_sock = nullptr; in ConnectToDirector()
[all …]
/dports/sysutils/bareos18-client/bareos-Release-18.2.12/core/src/console/
H A Dconsole.cc216 UA_sock->message_length = strlen(UA_sock->msg); in Do_a_command()
258 UA_sock->message_length = strlen(UA_sock->msg); in ReadAndProcessInput()
292 if (bstrcmp(UA_sock->msg, ".quit") || bstrcmp(UA_sock->msg, ".exit")) { in ReadAndProcessInput()
323 if (UA_sock->msg) { in ReadAndProcessInput()
484 match_kw(&preg, UA_sock->msg, UA_sock->message_length, buf); in GetArguments()
495 UA_sock->fsend("%s", what); in GetItems()
765 BareosSocket *UA_sock; in SelectDirector() local
827 delete UA_sock; in SelectDirector()
1114 if (!UA_sock) { in main()
1205 if (UA_sock) { in main()
[all …]
/dports/sysutils/bareos-traymonitor/bareos-Release-20.0.3/core/src/console/
H A Dconsole.cc211 UA_sock->message_length = strlen(UA_sock->msg); in Do_a_command()
247 UA_sock->message_length = strlen(UA_sock->msg); in ReadAndProcessInput()
279 if (bstrcmp(UA_sock->msg, ".quit") || bstrcmp(UA_sock->msg, ".exit")) { in ReadAndProcessInput()
308 if (UA_sock->msg) { ConsoleOutput(UA_sock->msg); } in ReadAndProcessInput()
451 match_kw(&preg, UA_sock->msg, UA_sock->message_length, buf); in GetArguments()
462 UA_sock->fsend("%s", what); in GetItems()
716 BareosSocket* UA_sock; in SelectDirector() local
782 delete UA_sock; in SelectDirector()
1072 if (!UA_sock) { in main()
1165 if (UA_sock) { in main()
[all …]
/dports/sysutils/bareos18-server/bareos-Release-18.2.12/core/src/console/
H A Dconsole.cc216 UA_sock->message_length = strlen(UA_sock->msg); in Do_a_command()
258 UA_sock->message_length = strlen(UA_sock->msg); in ReadAndProcessInput()
292 if (bstrcmp(UA_sock->msg, ".quit") || bstrcmp(UA_sock->msg, ".exit")) { in ReadAndProcessInput()
323 if (UA_sock->msg) { in ReadAndProcessInput()
484 match_kw(&preg, UA_sock->msg, UA_sock->message_length, buf); in GetArguments()
495 UA_sock->fsend("%s", what); in GetItems()
765 BareosSocket *UA_sock; in SelectDirector() local
827 delete UA_sock; in SelectDirector()
1114 if (!UA_sock) { in main()
1205 if (UA_sock) { in main()
[all …]
/dports/www/bareos-webui/bareos-Release-20.0.3/core/src/console/
H A Dconsole.cc211 UA_sock->message_length = strlen(UA_sock->msg); in Do_a_command()
247 UA_sock->message_length = strlen(UA_sock->msg); in ReadAndProcessInput()
279 if (bstrcmp(UA_sock->msg, ".quit") || bstrcmp(UA_sock->msg, ".exit")) { in ReadAndProcessInput()
308 if (UA_sock->msg) { ConsoleOutput(UA_sock->msg); } in ReadAndProcessInput()
451 match_kw(&preg, UA_sock->msg, UA_sock->message_length, buf); in GetArguments()
462 UA_sock->fsend("%s", what); in GetItems()
716 BareosSocket* UA_sock; in SelectDirector() local
782 delete UA_sock; in SelectDirector()
1072 if (!UA_sock) { in main()
1165 if (UA_sock) { in main()
[all …]
/dports/www/bareos19-webui/bareos-Release-19.2.11/core/src/console/
H A Dconsole.cc211 UA_sock->message_length = strlen(UA_sock->msg); in Do_a_command()
247 UA_sock->message_length = strlen(UA_sock->msg); in ReadAndProcessInput()
279 if (bstrcmp(UA_sock->msg, ".quit") || bstrcmp(UA_sock->msg, ".exit")) { in ReadAndProcessInput()
308 if (UA_sock->msg) { ConsoleOutput(UA_sock->msg); } in ReadAndProcessInput()
451 match_kw(&preg, UA_sock->msg, UA_sock->message_length, buf); in GetArguments()
462 UA_sock->fsend("%s", what); in GetItems()
716 BareosSocket* UA_sock; in SelectDirector() local
782 delete UA_sock; in SelectDirector()
1072 if (!UA_sock) { in main()
1165 if (UA_sock) { in main()
[all …]
/dports/www/bareos18-webui/bareos-Release-18.2.12/core/src/console/
H A Dconsole.cc216 UA_sock->message_length = strlen(UA_sock->msg); in Do_a_command()
258 UA_sock->message_length = strlen(UA_sock->msg); in ReadAndProcessInput()
292 if (bstrcmp(UA_sock->msg, ".quit") || bstrcmp(UA_sock->msg, ".exit")) { in ReadAndProcessInput()
323 if (UA_sock->msg) { in ReadAndProcessInput()
484 match_kw(&preg, UA_sock->msg, UA_sock->message_length, buf); in GetArguments()
495 UA_sock->fsend("%s", what); in GetItems()
765 BareosSocket *UA_sock; in SelectDirector() local
827 delete UA_sock; in SelectDirector()
1114 if (!UA_sock) { in main()
1205 if (UA_sock) { in main()
[all …]
/dports/net-mgmt/nagios-check_bacula9/bacula-9.6.7/src/console/
H A Dconsole.c73 static BSOCK *UA_sock = NULL; variable
226 UA_sock->msglen = strlen(UA_sock->msg); in do_a_command()
227 sendit(UA_sock->msg); in do_a_command()
298 UA_sock->msglen = strlen(UA_sock->msg); in read_and_process_input()
548 match_kw(&preg, UA_sock->msg, UA_sock->msglen, &buf); in get_arguments()
984 BSOCK *UA_sock; in select_director() local
1322 if (!UA_sock) { in main()
1328 UA_sock = NULL; in main()
1366 if (UA_sock) { in main()
1368 UA_sock->close(); in main()
[all …]
/dports/sysutils/bacula9-client-static/bacula-9.6.7/src/console/
H A Dconsole.c73 static BSOCK *UA_sock = NULL; variable
226 UA_sock->msglen = strlen(UA_sock->msg); in do_a_command()
227 sendit(UA_sock->msg); in do_a_command()
298 UA_sock->msglen = strlen(UA_sock->msg); in read_and_process_input()
548 match_kw(&preg, UA_sock->msg, UA_sock->msglen, &buf); in get_arguments()
984 BSOCK *UA_sock; in select_director() local
1322 if (!UA_sock) { in main()
1328 UA_sock = NULL; in main()
1366 if (UA_sock) { in main()
1368 UA_sock->close(); in main()
[all …]
/dports/sysutils/bacula9-client/bacula-9.6.7/src/console/
H A Dconsole.c73 static BSOCK *UA_sock = NULL; variable
226 UA_sock->msglen = strlen(UA_sock->msg); in do_a_command()
227 sendit(UA_sock->msg); in do_a_command()
298 UA_sock->msglen = strlen(UA_sock->msg); in read_and_process_input()
548 match_kw(&preg, UA_sock->msg, UA_sock->msglen, &buf); in get_arguments()
984 BSOCK *UA_sock; in select_director() local
1322 if (!UA_sock) { in main()
1328 UA_sock = NULL; in main()
1366 if (UA_sock) { in main()
1368 UA_sock->close(); in main()
[all …]
/dports/sysutils/bacula9-server/bacula-9.6.7/src/console/
H A Dconsole.c73 static BSOCK *UA_sock = NULL; variable
226 UA_sock->msglen = strlen(UA_sock->msg); in do_a_command()
227 sendit(UA_sock->msg); in do_a_command()
298 UA_sock->msglen = strlen(UA_sock->msg); in read_and_process_input()
548 match_kw(&preg, UA_sock->msg, UA_sock->msglen, &buf); in get_arguments()
984 BSOCK *UA_sock; in select_director() local
1322 if (!UA_sock) { in main()
1328 UA_sock = NULL; in main()
1366 if (UA_sock) { in main()
1368 UA_sock->close(); in main()
[all …]
/dports/net-mgmt/nagios-check_bacula11/bacula-11.0.5/src/console/
H A Dconsole.c75 static BSOCK *UA_sock = NULL; variable
230 UA_sock->msglen = strlen(UA_sock->msg); in do_a_command()
231 sendit(UA_sock->msg); in do_a_command()
302 UA_sock->msglen = strlen(UA_sock->msg); in read_and_process_input()
552 match_kw(&preg, UA_sock->msg, UA_sock->msglen, &buf); in get_arguments()
989 BSOCK *UA_sock; in select_director() local
1350 if (!UA_sock) { in main()
1356 UA_sock = NULL; in main()
1402 if (UA_sock) { in main()
1404 UA_sock->close(); in main()
[all …]
/dports/sysutils/bacula11-client/bacula-11.0.5/src/console/
H A Dconsole.c75 static BSOCK *UA_sock = NULL; variable
230 UA_sock->msglen = strlen(UA_sock->msg); in do_a_command()
231 sendit(UA_sock->msg); in do_a_command()
302 UA_sock->msglen = strlen(UA_sock->msg); in read_and_process_input()
552 match_kw(&preg, UA_sock->msg, UA_sock->msglen, &buf); in get_arguments()
989 BSOCK *UA_sock; in select_director() local
1350 if (!UA_sock) { in main()
1356 UA_sock = NULL; in main()
1402 if (UA_sock) { in main()
1404 UA_sock->close(); in main()
[all …]
/dports/sysutils/bacula11-server/bacula-11.0.5/src/console/
H A Dconsole.c75 static BSOCK *UA_sock = NULL; variable
230 UA_sock->msglen = strlen(UA_sock->msg); in do_a_command()
231 sendit(UA_sock->msg); in do_a_command()
302 UA_sock->msglen = strlen(UA_sock->msg); in read_and_process_input()
552 match_kw(&preg, UA_sock->msg, UA_sock->msglen, &buf); in get_arguments()
989 BSOCK *UA_sock; in select_director() local
1350 if (!UA_sock) { in main()
1356 UA_sock = NULL; in main()
1402 if (UA_sock) { in main()
1404 UA_sock->close(); in main()
[all …]
/dports/sysutils/bacula11-client-static/bacula-11.0.5/src/console/
H A Dconsole.c75 static BSOCK *UA_sock = NULL; variable
230 UA_sock->msglen = strlen(UA_sock->msg); in do_a_command()
231 sendit(UA_sock->msg); in do_a_command()
302 UA_sock->msglen = strlen(UA_sock->msg); in read_and_process_input()
552 match_kw(&preg, UA_sock->msg, UA_sock->msglen, &buf); in get_arguments()
989 BSOCK *UA_sock; in select_director() local
1350 if (!UA_sock) { in main()
1356 UA_sock = NULL; in main()
1402 if (UA_sock) { in main()
1404 UA_sock->close(); in main()
[all …]

12345678910>>...14