Home
last modified time | relevance | path

Searched refs:logwrite (Results 1 – 25 of 67) sorted by relevance

123

/dports/mail/mlmmj/mlmmj-1.3.0/contrib/web/php-admin/htdocs/
H A Dclass.rFastTemplate.php287 function logwrite ($msg) { function in rFastTemplate
442 $this->logwrite ("load: found $filename");
636 $this->logwrite ("parse_internal (tag=$tag)");
798 $this->logwrite ("subst: skipping part $p");
802 $this->logwrite ("subst: using part $p");
889 $this->logwrite ("clear_dynamic (NULL)");
896 $this->logwrite ("clear_dynamic ($tag)");
909 $this->logwrite ("clear_dynamic ($tag)");
928 $this->logwrite ("clear (NULL)");
932 $this->logwrite ("clear ($handle)");
[all …]
/dports/mail/masqmail/masqmail-0.3.5/src/
H A Dlisten.c43 logwrite(LOG_WARNING, "process %d exited with %d\n", in sigchld_handler()
47 logwrite(LOG_WARNING, "process %d got signal: %d\n", in sigchld_handler()
64 logwrite(LOG_NOTICE, "connect from host %s, port %hu\n", in accept_connect()
71 logwrite(LOG_WARNING, "could not fork for incoming smtp " in accept_connect()
111 logwrite(LOG_ALERT, "listen: (terminating): %s\n", in listen_port()
115 logwrite(LOG_NOTICE, "listening on interface %s:%d\n", in listen_port()
169 logwrite(LOG_ALERT, "select: (terminating): " in listen_port()
173 logwrite(LOG_NOTICE, "HUP signal received. " in listen_port()
181 logwrite(LOG_ALERT, "restarting failed: %s\n", in listen_port()
198 logwrite(LOG_ALERT, "accept: (ignoring): %s\n", strerror(errno)); in listen_port()
[all …]
H A Dinterface.c35 logwrite(LOG_ALERT, "local address '%s' unknown. " in init_sockaddr()
44 logwrite(LOG_ALERT, "invalid address '%s': " in init_sockaddr()
50 logwrite(LOG_ALERT, "invalid address '%s', should begin with " in init_sockaddr()
61 logwrite(LOG_ALERT, "local address '%s' unknown. " in init_sockaddr()
85 logwrite(LOG_ALERT, "socket: %s\n", strerror(errno)); in make_server_socket()
93 logwrite(LOG_ALERT, "bind: %s\n", strerror(errno)); in make_server_socket()
H A Dlocal.c70 logwrite(LOG_ALERT, "could not find password entry for " in append_file()
83 logwrite(LOG_ALERT, "could not set uid or gid for " in append_file()
94 logwrite(LOG_ALERT, "could not open file %s: %s\n", in append_file()
149 logwrite(LOG_ALERT, "could not set back uid or gid after " in append_file()
151 logwrite(LOG_ALERT, "uid=%d, gid=%d, euid=%d, egid=%d, " in append_file()
154 logwrite(LOG_ALERT, "In case of trouble, see " in append_file()
213 logwrite(LOG_ALERT, "could not open pipe '%s': %s\n", in pipe_out()
224 logwrite(LOG_ALERT, "process returned %d (%s)\n", in pipe_out()
228 logwrite(LOG_ALERT, "process got signal %d\n", in pipe_out()
H A Dfail_msg.c43 logwrite(LOG_ALERT, "%s == %s: postmaster " in fail_msg()
72 logwrite(LOG_ERR, "peopen failed: %s\n", in fail_msg()
96 logwrite(LOG_ALERT, "could not open data spool file %s\n", msg->uid); in fail_msg()
117 logwrite(LOG_WARNING, "child returned %d\n", WEXITSTATUS(status)); in fail_msg()
120 logwrite(LOG_WARNING, "child got signal: %d\n", WTERMSIG(status)); in fail_msg()
129 logwrite(LOG_ALERT, "could not open failure message " in fail_msg()
158 logwrite(LOG_WARNING, "invalid time interval: %s\n", in warn_msg_is_due()
H A Dmasqmail.c69 logwrite(LOG_ALERT, "sigterm_handler: could not set " in sigterm_handler()
74 logwrite(LOG_WARNING, in sigterm_handler()
159 logwrite(LOG_WARNING, "could not write pid file: %s\n", in write_pidfile()
184 logwrite(LOG_ALERT, "could not fork!\n"); in mode_daemon()
268 logwrite(LOG_ALERT, " recipient addresses (instead of " in mode_accept()
275 logwrite(LOG_ALERT, "no pipe allowed as recipient " in mode_accept()
318 logwrite(LOG_NOTICE, "%s <= %s with %s\n", msg->uid, in mode_accept()
700 logwrite(LOG_NOTICE, "Changing to run_as_user.\n"); in main()
704 logwrite(LOG_ALERT, "could not set gid to %d: %s\n", in main()
709 logwrite(LOG_ALERT, "could not set uid to %d: %s\n", in main()
[all …]
H A Ddeliver.c85 logwrite(LOG_NOTICE, "%s => %s@%s <%s@%s> with mbox\n", in deliver_local_mbox()
90 logwrite(LOG_NOTICE, "%s => <%s@%s> with mbox\n", in deliver_local_mbox()
118 logwrite(LOG_NOTICE, "%s => %s <%s@%s> with pipe\n", in deliver_local_pipe()
154 logwrite(LOG_NOTICE, "%s => %s@%s with mda (cmd = '%s')\n", in deliver_local_mda()
243 logwrite(LOG_ALERT, "mbox type is " in deliver_local()
250 logwrite(LOG_ALERT, "unknown mbox type '%s'\n", in deliver_local()
327 logwrite(LOG_ALERT, "could not open data spool file " in deliver_msglist_host_pipe()
505 logwrite(LOG_ALERT, "could not open data spool " in deliver_msglist_host_smtp()
774 logwrite(LOG_NOTICE, "%s completed.\n", msg->uid); in deliver_finish()
841 logwrite(LOG_ALERT, "could not read route list '%s'\n", in deliver_remote()
[all …]
H A Donline.c46 logwrite(LOG_ALERT, "could not open pipe '%s': %s\n", pipe, strerror(errno)); in online_query()
55 logwrite(LOG_ALERT, "only whitespace connection name\n"); in online_query()
61 logwrite(LOG_ALERT, "nothing read from pipe %s\n", pipe); in online_query()
H A Dconnect.c69 logwrite(LOG_WARNING, "connection to %s failed: %s\n", in connect_hostlist()
118 logwrite(LOG_ALERT, "res_funcs not set!\n"); in connect_resolvelist()
128 logwrite(LOG_ALERT, "Empty res_func!\n"); in connect_resolvelist()
144 logwrite(LOG_ALERT, "could not resolve %s: %s\n", in connect_resolvelist()
H A Dspool.c61logwrite(LOG_WARNING, "BUG: null domain for address %s, setting to %s\n", rcpt->local_part, conf.h… in spool_write_rcpt()
62 logwrite(LOG_WARNING, "please report this bug.\n"); in spool_write_rcpt()
103 logwrite(LOG_ALERT, "could not open spool data file %s: %s\n", spool_file, strerror(errno)); in spool_read_data()
133 logwrite(LOG_ALERT, "could not open spool header file %s: %s\n", in spool_read_header()
291logwrite(LOG_ALERT, "could not open temporary header spool file '%s': %s\n", tmp_file, strerror(er… in spool_write_header()
347 logwrite(LOG_ALERT, "could not open temporary data spool file: %s\n", in spool_write()
384 logwrite(LOG_WARNING, "spool file %s is locked\n", uid); in spool_lock()
433 logwrite(LOG_ALERT, "could not delete spool file %s: %s\n", spool_file, strerror(errno)); in spool_delete_all()
440 logwrite(LOG_ALERT, "could not delete spool file %s: %s\n", spool_file, strerror(errno)); in spool_delete_all()
H A Dconf.c90 logwrite(LOG_ALERT, "could not open %s for reading: %s\n", in parse_list_file()
202 logwrite(LOG_ALERT, "unknown resolver %s\n", item); in parse_resolve_list()
413 logwrite(LOG_ALERT, "could not open config file %s: %s\n", in read_conf()
444 logwrite(LOG_ALERT, "could not open " in read_conf()
511 logwrite(LOG_WARNING, "invalid time interval " in read_conf()
525 logwrite(LOG_WARNING, "var '%s' unknown: ignored\n", in read_conf()
532 logwrite(LOG_ALERT, "`host_name' MUST be set in " in read_conf()
590 logwrite(LOG_ALERT, "could not open route file %s: %s\n", in read_route()
706 logwrite(LOG_WARNING, "%s ignored: not compiled with " in read_route()
719 logwrite(LOG_WARNING, "var '%s' unknown: ignored\n", in read_route()
[all …]
H A Dsmtp_in.c343 logwrite(LOG_NOTICE, "%s <= <%s@%s> host=%s with %s\n", msg->uid, in smtp_in()
347 logwrite(LOG_NOTICE, "%s <= <%s@%s> with %s\n", msg->uid, in smtp_in()
357 logwrite(LOG_ALERT, "could not fork for delivery, id = %s\n", msg->uid); in smtp_in()
405 logwrite(LOG_NOTICE, "connection timed out\n"); in smtp_in()
408 logwrite(LOG_NOTICE, "line overflow\n"); in smtp_in()
411 logwrite(LOG_NOTICE, "received EOF\n"); in smtp_in()
H A Dqueue.c97 logwrite(LOG_NOTICE, "Starting queue run.\n"); in queue_run()
104 logwrite(LOG_NOTICE, "Finished queue run.\n"); in queue_run()
115 logwrite(LOG_NOTICE, "Starting online queue run.\n"); in queue_run_online()
122 logwrite(LOG_NOTICE, "Finished online queue run.\n"); in queue_run_online()
H A Dsmtp_out.c223 logwrite(LOG_NOTICE, "received a 220 greeting after sending EHLO,\n"); in check_helo_response()
224 logwrite(LOG_NOTICE, "please remove `instant_helo' from your route config\n"); in check_helo_response()
478 logwrite(LOG_NOTICE, "host=%s %s\n", psb->remote_host, err_str); in smtp_out_log_failure()
480 logwrite(LOG_NOTICE, "%s == host=%s %s\n", msg->uid, psb->remote_host, err_str); in smtp_out_log_failure()
666 logwrite(LOG_ERR, "auth method %s not supported\n", psb->auth_name); in smtp_out_auth()
669 logwrite(LOG_ERR, "no auth method %s found.\n", psb->auth_name); in smtp_out_auth()
681 logwrite(LOG_INFO, "smtp_out_init(): instant_helo:%d\n", instant_helo); in smtp_out_init()
732 logwrite(LOG_WARNING, "%s == host=%s message size (%d) > " in smtp_out_msg()
772 logwrite(LOG_NOTICE, "%s == %s host=%s failed: %s\n", in smtp_out_msg()
832 logwrite(LOG_NOTICE, "%s == %s host=%s failed: %s\n", msg->uid, in smtp_out_msg()
[all …]
H A Dpermissions.c78 logwrite(LOG_ALERT, "could not change gid to %d: %s\n", gid, strerror(errno)); in set_euidgid()
82 logwrite(LOG_ALERT, "could not change uid to %d: %s\n", uid, strerror(errno)); in set_euidgid()
H A Dtables.c124 logwrite(LOG_ALERT, "could not open table file %s: %s. Thus " in table_read()
141 logwrite(LOG_NOTICE, "table file %s contained no entries\n", in table_read()
/dports/net/tcpreen/tcpreen-1.4.4/logs/
H A Dbasiclog.h59 int (*logwrite) (const void *, int, FILE *);
63 GenericDataLog (), logwrite (logfunc) in BasicDataLog()
H A Dbasiclog.cpp68 return logwrite (data, length, out); in WriteServerData()
89 return logwrite (data, length, out); in WriteClientData()
/dports/devel/p5-Log-Agent/Log-Agent-1.005/Agent/Driver/
H A DDatum.pm131 sub logwrite { subroutine
144 $drv->logwrite($chan, $prio, $level, $str);
/dports/security/putty-nogtk/putty-0.76/
H A Dlogging.c34 static void logwrite(LogContext *ctx, ptrlen data) in logwrite() function
70 logwrite(ctx, ptrlen_from_asciz(data)); in logprintf()
141 logwrite(ctx, data); in logfopen_callback()
206 logwrite(ctx, make_ptrlen(&c, 1)); in logtraffic()
382 logwrite(ctx, ptrlen_from_asciz(dumpdata)); in log_packet()
/dports/security/putty/putty-0.76/
H A Dlogging.c34 static void logwrite(LogContext *ctx, ptrlen data) in logwrite() function
70 logwrite(ctx, ptrlen_from_asciz(data)); in logprintf()
141 logwrite(ctx, data); in logfopen_callback()
206 logwrite(ctx, make_ptrlen(&c, 1)); in logtraffic()
382 logwrite(ctx, ptrlen_from_asciz(dumpdata)); in log_packet()
/dports/ftp/filezilla/filezilla-3.55.1/src/putty/
H A Dlogging.c34 static void logwrite(LogContext *ctx, ptrlen data) in logwrite() function
70 logwrite(ctx, ptrlen_from_asciz(data)); in logprintf()
141 logwrite(ctx, data); in logfopen_callback()
206 logwrite(ctx, make_ptrlen(&c, 1)); in logtraffic()
382 logwrite(ctx, ptrlen_from_asciz(dumpdata)); in log_packet()
/dports/devel/p5-Log-Agent/Log-Agent-1.005/
H A DAgent.pm388 $Driver->logwrite('output', $prio, $level, $str);
404 $Driver->logwrite('debug', $prio, $level, $str);
428 sub logwrite { subroutine
434 $Driver->logwrite($channel, $prio, $level, $str);
/dports/net-mgmt/promscale/promscale-0.6.2/vendor/github.com/opencontainers/runc/libcontainer/nsenter/
H A Dnsenter_test.go172 logread, logwrite, err := os.Pipe()
177 defer logwrite.Close()
186 ExtraFiles: []*os.File{child, logwrite},
/dports/security/vault/vault-1.8.2/vendor/github.com/opencontainers/runc/libcontainer/nsenter/
H A Dnsenter_test.go173 logread, logwrite, err := os.Pipe()
178 defer logwrite.Close()
187 ExtraFiles: []*os.File{child, logwrite},

123