Home
last modified time | relevance | path

Searched refs:sendit (Results 126 – 150 of 559) sorted by relevance

12345678910>>...23

/dports/net-mgmt/nagios-check_bacula9/bacula-9.6.7/src/stored/
H A Dstored_conf.c471 sendit(sock, _("dump_resource type=%d\n"), type); in dump_resource()
478 sendit(sock, "Director: name=%s\n", res->res_dir.hdr.name); in dump_resource()
489 sendit(sock, " SDaddr=%s SDport=%d\n", in dump_resource()
495 sendit(sock, " SDDaddr=%s SDDport=%d\n", in dump_resource()
513 sendit(sock, " max_file_size=%lld capacity=%lld\n", in dump_resource()
571 sendit(sock, buf); /* Send caps string */ in dump_resource()
577 sendit(sock, "Cloud: name=%s Driver=%d\n" in dump_resource()
596 sendit(sock, " --->Device: name=%s\n", dev->hdr.name); in dump_resource()
600 sendit(sock, "Messages: name=%s\n", res->res_msgs.hdr.name); in dump_resource()
607 dump_collector_resource(res->res_collector, sendit, sock); in dump_resource()
[all …]
/dports/sysutils/bacula9-client-static/bacula-9.6.7/src/stored/
H A Dstored_conf.c471 sendit(sock, _("dump_resource type=%d\n"), type); in dump_resource()
478 sendit(sock, "Director: name=%s\n", res->res_dir.hdr.name); in dump_resource()
489 sendit(sock, " SDaddr=%s SDport=%d\n", in dump_resource()
495 sendit(sock, " SDDaddr=%s SDDport=%d\n", in dump_resource()
513 sendit(sock, " max_file_size=%lld capacity=%lld\n", in dump_resource()
571 sendit(sock, buf); /* Send caps string */ in dump_resource()
577 sendit(sock, "Cloud: name=%s Driver=%d\n" in dump_resource()
596 sendit(sock, " --->Device: name=%s\n", dev->hdr.name); in dump_resource()
600 sendit(sock, "Messages: name=%s\n", res->res_msgs.hdr.name); in dump_resource()
607 dump_collector_resource(res->res_collector, sendit, sock); in dump_resource()
[all …]
/dports/sysutils/bacula9-client/bacula-9.6.7/src/stored/
H A Dstored_conf.c471 sendit(sock, _("dump_resource type=%d\n"), type); in dump_resource()
478 sendit(sock, "Director: name=%s\n", res->res_dir.hdr.name); in dump_resource()
489 sendit(sock, " SDaddr=%s SDport=%d\n", in dump_resource()
495 sendit(sock, " SDDaddr=%s SDDport=%d\n", in dump_resource()
513 sendit(sock, " max_file_size=%lld capacity=%lld\n", in dump_resource()
571 sendit(sock, buf); /* Send caps string */ in dump_resource()
577 sendit(sock, "Cloud: name=%s Driver=%d\n" in dump_resource()
596 sendit(sock, " --->Device: name=%s\n", dev->hdr.name); in dump_resource()
600 sendit(sock, "Messages: name=%s\n", res->res_msgs.hdr.name); in dump_resource()
607 dump_collector_resource(res->res_collector, sendit, sock); in dump_resource()
[all …]
/dports/sysutils/bacula9-server/bacula-9.6.7/src/stored/
H A Dstored_conf.c471 sendit(sock, _("dump_resource type=%d\n"), type); in dump_resource()
478 sendit(sock, "Director: name=%s\n", res->res_dir.hdr.name); in dump_resource()
489 sendit(sock, " SDaddr=%s SDport=%d\n", in dump_resource()
495 sendit(sock, " SDDaddr=%s SDDport=%d\n", in dump_resource()
513 sendit(sock, " max_file_size=%lld capacity=%lld\n", in dump_resource()
571 sendit(sock, buf); /* Send caps string */ in dump_resource()
577 sendit(sock, "Cloud: name=%s Driver=%d\n" in dump_resource()
596 sendit(sock, " --->Device: name=%s\n", dev->hdr.name); in dump_resource()
600 sendit(sock, "Messages: name=%s\n", res->res_msgs.hdr.name); in dump_resource()
607 dump_collector_resource(res->res_collector, sendit, sock); in dump_resource()
[all …]
/dports/net-mgmt/nagios-check_bacula11/bacula-11.0.5/src/filed/
H A Dfiled_conf.c303 sendit(sock, "Client: name=%s FDport=%d\n", ares->name, in dump_resource()
321 sendit(sock, _("Schedule: Name=%s Enabled=%d\n"), in dump_resource()
338 sendit(sock, buf); in dump_resource()
347 sendit(sock, buf); in dump_resource()
356 sendit(sock, buf); in dump_resource()
365 sendit(sock, buf); in dump_resource()
374 sendit(sock, buf); in dump_resource()
383 sendit(sock, buf); in dump_resource()
384 sendit(sock, _(" mins=%d\n"), run->minute); in dump_resource()
396 sendit(sock, "Unknown resource type %d\n", type); in dump_resource()
[all …]
/dports/sysutils/bacula11-client/bacula-11.0.5/src/filed/
H A Dfiled_conf.c303 sendit(sock, "Client: name=%s FDport=%d\n", ares->name, in dump_resource()
321 sendit(sock, _("Schedule: Name=%s Enabled=%d\n"), in dump_resource()
338 sendit(sock, buf); in dump_resource()
347 sendit(sock, buf); in dump_resource()
356 sendit(sock, buf); in dump_resource()
365 sendit(sock, buf); in dump_resource()
374 sendit(sock, buf); in dump_resource()
383 sendit(sock, buf); in dump_resource()
384 sendit(sock, _(" mins=%d\n"), run->minute); in dump_resource()
396 sendit(sock, "Unknown resource type %d\n", type); in dump_resource()
[all …]
/dports/sysutils/bacula11-server/bacula-11.0.5/src/filed/
H A Dfiled_conf.c303 sendit(sock, "Client: name=%s FDport=%d\n", ares->name, in dump_resource()
321 sendit(sock, _("Schedule: Name=%s Enabled=%d\n"), in dump_resource()
338 sendit(sock, buf); in dump_resource()
347 sendit(sock, buf); in dump_resource()
356 sendit(sock, buf); in dump_resource()
365 sendit(sock, buf); in dump_resource()
374 sendit(sock, buf); in dump_resource()
383 sendit(sock, buf); in dump_resource()
384 sendit(sock, _(" mins=%d\n"), run->minute); in dump_resource()
396 sendit(sock, "Unknown resource type %d\n", type); in dump_resource()
[all …]
/dports/sysutils/bacula11-client-static/bacula-11.0.5/src/filed/
H A Dfiled_conf.c303 sendit(sock, "Client: name=%s FDport=%d\n", ares->name, in dump_resource()
321 sendit(sock, _("Schedule: Name=%s Enabled=%d\n"), in dump_resource()
338 sendit(sock, buf); in dump_resource()
347 sendit(sock, buf); in dump_resource()
356 sendit(sock, buf); in dump_resource()
365 sendit(sock, buf); in dump_resource()
374 sendit(sock, buf); in dump_resource()
383 sendit(sock, buf); in dump_resource()
384 sendit(sock, _(" mins=%d\n"), run->minute); in dump_resource()
396 sendit(sock, "Unknown resource type %d\n", type); in dump_resource()
[all …]
/dports/mail/p5-Mail-DMARC/Mail-DMARC-1.20190308/lib/Mail/DMARC/
H A DReport.pm57 sub sendit { subroutine
59 return $self->{sendit} if ref $self->{sendit};
60 return $self->{sendit} = Mail::DMARC::Report::Send->new();
/dports/net-mgmt/nagios-check_bacula11/bacula-11.0.5/src/console/
H A Dconsole.c65 void sendit(const char *buf);
231 sendit(UA_sock->msg); in do_a_command()
352 sendit("\n"); in read_and_process_input()
391 sendit(prompt); in tls_pem_callback()
860 sendit(prompt); in get_cmd()
1718 sendit(buf2); in encodecmd()
1722 sendit("\n"); in encodecmd()
1734 sendit("\n"); in echocmd()
1825 sendit("\n"); in timecmd()
1840 sendit(buf); in senditf()
[all …]
/dports/sysutils/bacula11-client/bacula-11.0.5/src/console/
H A Dconsole.c65 void sendit(const char *buf);
231 sendit(UA_sock->msg); in do_a_command()
352 sendit("\n"); in read_and_process_input()
391 sendit(prompt); in tls_pem_callback()
860 sendit(prompt); in get_cmd()
1718 sendit(buf2); in encodecmd()
1722 sendit("\n"); in encodecmd()
1734 sendit("\n"); in echocmd()
1825 sendit("\n"); in timecmd()
1840 sendit(buf); in senditf()
[all …]
/dports/sysutils/bacula11-server/bacula-11.0.5/src/console/
H A Dconsole.c65 void sendit(const char *buf);
231 sendit(UA_sock->msg); in do_a_command()
352 sendit("\n"); in read_and_process_input()
391 sendit(prompt); in tls_pem_callback()
860 sendit(prompt); in get_cmd()
1718 sendit(buf2); in encodecmd()
1722 sendit("\n"); in encodecmd()
1734 sendit("\n"); in echocmd()
1825 sendit("\n"); in timecmd()
1840 sendit(buf); in senditf()
[all …]
/dports/sysutils/bacula11-client-static/bacula-11.0.5/src/console/
H A Dconsole.c65 void sendit(const char *buf);
231 sendit(UA_sock->msg); in do_a_command()
352 sendit("\n"); in read_and_process_input()
391 sendit(prompt); in tls_pem_callback()
860 sendit(prompt); in get_cmd()
1718 sendit(buf2); in encodecmd()
1722 sendit("\n"); in encodecmd()
1734 sendit("\n"); in echocmd()
1825 sendit("\n"); in timecmd()
1840 sendit(buf); in senditf()
[all …]
/dports/games/libkdegames/libkdegames-21.12.3/src/private/kgame/
H A Dkgameio.cpp92 bool sendit=false; in notifyTurn() local
95 Q_EMIT signalPrepareTurn(stream, b, this, &sendit); in notifyTurn()
96 if (sendit) in notifyTurn()
346 bool sendit=true; in initIO() local
351 Q_EMIT signalIOAdded(this,stream,p,&sendit); in initIO()
352 if (sendit ) in initIO()
368 bool sendit=true; in notifyTurn() local
372 Q_EMIT signalPrepareTurn(stream,b,this,&sendit); in notifyTurn()
373 if (sendit) in notifyTurn()
/dports/sysutils/bareos18-traymonitor/bareos-Release-18.2.12/core/src/cats/
H A Dcats.h850 OutputFormatter* sendit,
863 OutputFormatter* sendit,
867 OutputFormatter* sendit);
870 OutputFormatter* sendit);
874 OutputFormatter* sendit,
883 OutputFormatter* sendit,
903 OutputFormatter* sendit,
911 OutputFormatter* sendit,
916 OutputFormatter* sendit,
921 OutputFormatter* sendit,
[all …]
/dports/sysutils/bareos18-client/bareos-Release-18.2.12/core/src/cats/
H A Dcats.h850 OutputFormatter* sendit,
863 OutputFormatter* sendit,
867 OutputFormatter* sendit);
870 OutputFormatter* sendit);
874 OutputFormatter* sendit,
883 OutputFormatter* sendit,
903 OutputFormatter* sendit,
911 OutputFormatter* sendit,
916 OutputFormatter* sendit,
921 OutputFormatter* sendit,
[all …]
/dports/sysutils/bareos18-server/bareos-Release-18.2.12/core/src/cats/
H A Dcats.h850 OutputFormatter* sendit,
863 OutputFormatter* sendit,
867 OutputFormatter* sendit);
870 OutputFormatter* sendit);
874 OutputFormatter* sendit,
883 OutputFormatter* sendit,
903 OutputFormatter* sendit,
911 OutputFormatter* sendit,
916 OutputFormatter* sendit,
921 OutputFormatter* sendit,
[all …]
/dports/www/bareos18-webui/bareos-Release-18.2.12/core/src/cats/
H A Dcats.h850 OutputFormatter* sendit,
863 OutputFormatter* sendit,
867 OutputFormatter* sendit);
870 OutputFormatter* sendit);
874 OutputFormatter* sendit,
883 OutputFormatter* sendit,
903 OutputFormatter* sendit,
911 OutputFormatter* sendit,
916 OutputFormatter* sendit,
921 OutputFormatter* sendit,
[all …]
/dports/net-mgmt/nagios-check_bacula9/bacula-9.6.7/src/qt-console/tray-monitor/
H A Dtray_conf.cpp165 void dump_resource(int type, RES *ares, void sendit(void *sock, const char *fmt, ...), void *sock) in dump_resource()
172 sendit(sock, _("No %s resource defined\n"), res_to_str(type)); in dump_resource()
181 sendit(sock, _("Monitor: name=%s\n"), ares->name); in dump_resource()
184 sendit(sock, _("Director: name=%s address=%s port=%d\n"), in dump_resource()
188 sendit(sock, _("Client: name=%s address=%s port=%d\n"), in dump_resource()
192 sendit(sock, _("Storage: name=%s address=%s port=%d\n"), in dump_resource()
196 sendit(sock, _("Unknown resource type %d in dump_resource.\n"), type); in dump_resource()
202 dump_resource(type, next, sendit, sock); in dump_resource()
/dports/net-mgmt/nagios-check_bacula11/bacula-11.0.5/src/qt-console/tray-monitor/
H A Dtray_conf.cpp169 void dump_resource(int type, RES *ares, void sendit(void *sock, const char *fmt, ...), void *sock) in dump_resource()
176 sendit(sock, _("No %s resource defined\n"), res_to_str(type)); in dump_resource()
185 sendit(sock, _("Monitor: name=%s\n"), ares->name); in dump_resource()
188 sendit(sock, _("Director: name=%s address=%s port=%d\n"), in dump_resource()
192 sendit(sock, _("Client: name=%s address=%s port=%d\n"), in dump_resource()
196 sendit(sock, _("Storage: name=%s address=%s port=%d\n"), in dump_resource()
200 sendit(sock, _("Unknown resource type %d in dump_resource.\n"), type); in dump_resource()
206 dump_resource(type, next, sendit, sock); in dump_resource()
/dports/sysutils/bacula11-server/bacula-11.0.5/src/qt-console/tray-monitor/
H A Dtray_conf.cpp169 void dump_resource(int type, RES *ares, void sendit(void *sock, const char *fmt, ...), void *sock) in dump_resource()
176 sendit(sock, _("No %s resource defined\n"), res_to_str(type)); in dump_resource()
185 sendit(sock, _("Monitor: name=%s\n"), ares->name); in dump_resource()
188 sendit(sock, _("Director: name=%s address=%s port=%d\n"), in dump_resource()
192 sendit(sock, _("Client: name=%s address=%s port=%d\n"), in dump_resource()
196 sendit(sock, _("Storage: name=%s address=%s port=%d\n"), in dump_resource()
200 sendit(sock, _("Unknown resource type %d in dump_resource.\n"), type); in dump_resource()
206 dump_resource(type, next, sendit, sock); in dump_resource()
/dports/sysutils/bacula9-client-static/bacula-9.6.7/src/qt-console/tray-monitor/
H A Dtray_conf.cpp165 void dump_resource(int type, RES *ares, void sendit(void *sock, const char *fmt, ...), void *sock) in dump_resource()
172 sendit(sock, _("No %s resource defined\n"), res_to_str(type)); in dump_resource()
181 sendit(sock, _("Monitor: name=%s\n"), ares->name); in dump_resource()
184 sendit(sock, _("Director: name=%s address=%s port=%d\n"), in dump_resource()
188 sendit(sock, _("Client: name=%s address=%s port=%d\n"), in dump_resource()
192 sendit(sock, _("Storage: name=%s address=%s port=%d\n"), in dump_resource()
196 sendit(sock, _("Unknown resource type %d in dump_resource.\n"), type); in dump_resource()
202 dump_resource(type, next, sendit, sock); in dump_resource()
/dports/sysutils/bacula9-client/bacula-9.6.7/src/qt-console/tray-monitor/
H A Dtray_conf.cpp165 void dump_resource(int type, RES *ares, void sendit(void *sock, const char *fmt, ...), void *sock) in dump_resource()
172 sendit(sock, _("No %s resource defined\n"), res_to_str(type)); in dump_resource()
181 sendit(sock, _("Monitor: name=%s\n"), ares->name); in dump_resource()
184 sendit(sock, _("Director: name=%s address=%s port=%d\n"), in dump_resource()
188 sendit(sock, _("Client: name=%s address=%s port=%d\n"), in dump_resource()
192 sendit(sock, _("Storage: name=%s address=%s port=%d\n"), in dump_resource()
196 sendit(sock, _("Unknown resource type %d in dump_resource.\n"), type); in dump_resource()
202 dump_resource(type, next, sendit, sock); in dump_resource()
/dports/sysutils/bacula9-server/bacula-9.6.7/src/qt-console/tray-monitor/
H A Dtray_conf.cpp165 void dump_resource(int type, RES *ares, void sendit(void *sock, const char *fmt, ...), void *sock) in dump_resource()
172 sendit(sock, _("No %s resource defined\n"), res_to_str(type)); in dump_resource()
181 sendit(sock, _("Monitor: name=%s\n"), ares->name); in dump_resource()
184 sendit(sock, _("Director: name=%s address=%s port=%d\n"), in dump_resource()
188 sendit(sock, _("Client: name=%s address=%s port=%d\n"), in dump_resource()
192 sendit(sock, _("Storage: name=%s address=%s port=%d\n"), in dump_resource()
196 sendit(sock, _("Unknown resource type %d in dump_resource.\n"), type); in dump_resource()
202 dump_resource(type, next, sendit, sock); in dump_resource()
/dports/sysutils/bacula11-client/bacula-11.0.5/src/qt-console/tray-monitor/
H A Dtray_conf.cpp169 void dump_resource(int type, RES *ares, void sendit(void *sock, const char *fmt, ...), void *sock) in dump_resource()
176 sendit(sock, _("No %s resource defined\n"), res_to_str(type)); in dump_resource()
185 sendit(sock, _("Monitor: name=%s\n"), ares->name); in dump_resource()
188 sendit(sock, _("Director: name=%s address=%s port=%d\n"), in dump_resource()
192 sendit(sock, _("Client: name=%s address=%s port=%d\n"), in dump_resource()
196 sendit(sock, _("Storage: name=%s address=%s port=%d\n"), in dump_resource()
200 sendit(sock, _("Unknown resource type %d in dump_resource.\n"), type); in dump_resource()
206 dump_resource(type, next, sendit, sock); in dump_resource()

12345678910>>...23