Searched refs:logit (Results 1 - 25 of 47) sorted by relevance

12

/freebsd-current/usr.sbin/ypldap/
H A Dlog.c40 void logit(int, const char *, ...);
56 logit(int pri, const char *fmt, ...) function
93 logit(LOG_CRIT, "%s", strerror(errno));
100 logit(LOG_CRIT, "%s", strerror(errno));
145 logit(LOG_CRIT, "fatal: %s", strerror(errno));
148 logit(LOG_CRIT, "fatal: %s: %s",
151 logit(LOG_CRIT, "fatal: %s", emsg);
H A Dypldap.h189 void logit(int, const char *, ...);
/freebsd-current/crypto/openssh/
H A Dgss-serv-krb5.c72 logit("Cannot initialize krb5 context");
97 logit("krb5_parse_name(): %.100s", errmsg);
103 logit("Authorized to %s, krb5 principal %s (krb5_kuserok)",
139 logit("krb5_cc_new_unique(): %.100s", errmsg);
142 logit("krb5_cc_gen_new(): %.100s",
151 logit("ssh_krb5_cc_gen(): %.100s", errmsg);
160 logit("krb5_parse_name(): %.100s", errmsg);
167 logit("krb5_cc_initialize(): %.100s", errmsg);
178 logit("gss_krb5_copy_ccache() failed");
H A Dloginrec.c444 logit("Attempt to write login records by non-root user (aborting)");
474 logit("Writing login record failed for %s", li->username);
864 logit("%s: tty not found", __func__);
878 logit("%s: lseek: %s", __func__, strerror(errno));
883 logit("%s: Couldn't seek to tty %d slot in %s",
900 logit("%s: lseek: %s", __func__, strerror(errno));
905 logit("%s: Couldn't seek to tty %d slot in %s",
911 logit("%s: error writing %s: %s", __func__,
933 logit("%s: utmp_write_library() failed", __func__);
938 logit("
[all...]
H A Dauth-shadow.c70 logit("Account %.100s has expired", spw->sp_namp);
124 logit("User %.100s password has expired (root forced)", user);
129 logit("User %.100s password has expired (password aged)", user);
H A Dauth2-passwd.c68 logit("password change not supported");
H A Dauth.c113 logit("User %.100s not allowed because account is locked",
128 logit("User %.100s not allowed because shell %.100s "
135 logit("User %.100s not allowed because shell %.100s "
158 logit("User %.100s from %.100s not allowed "
178 logit("User %.100s from %.100s not allowed because "
186 logit("User %.100s from %.100s not allowed because "
196 logit("User %.100s from %.100s not allowed "
209 logit("User %.100s from %.100s not allowed "
369 logit("Root login accepted for forced command.");
374 logit("ROO
[all...]
H A Dmoduli.c290 logit("Limited memory: %u MB; limit %lu MB",
296 logit("Increased memory: %u MB; need %u bytes",
300 logit("Decreased memory: %u MB; want %u bytes",
345 logit("%.24s Sieve next %u plus %u-bit", ctime(&time_start),
417 logit("%.24s Sieved with %u small primes in %lld seconds",
445 logit("%.24s Found %u candidates", ctime(&time_stop), r);
459 logit("write_checkpoint: temp pathname too long");
463 logit("mkstemp(%s): %s", tmp, strerror(errno));
467 logit("write_checkpoint: fdopen: %s", strerror(errno));
478 logit("faile
[all...]
H A Ddh.c168 logit("WARNING: could not open %s (%s), using fixed modulus",
200 logit("WARNING: no suitable primes in %s",
225 logit("WARNING: selected prime disappeared in %s, giving up",
247 logit("invalid public DH value: negative");
251 logit("invalid public DH value: <= 1");
262 logit("invalid public DH value: >= p-1");
276 logit("invalid public DH value (%d/%d)",
H A Ddispatch.c44 logit("dispatch_protocol_error: type %d seq %u", type, seq);
56 logit("dispatch_protocol_ignore: type %d seq %u", type, seq);
H A Dauth-rhosts.c76 logit("User %s hosts file %s is not a regular file",
262 logit("Rhosts authentication refused for %.100s: "
271 logit("Rhosts authentication refused for %.100s: "
301 logit("Rhosts authentication refused for %.100s: "
H A Dauth2-pubkeyfile.c101 logit("%s: Authentication tried for %.100s with "
126 logit("%s: Authentication tried for %.100s with valid "
452 logit("Could not open user '%s' %s '%s': %s",
466 logit("User '%s' %s '%s' is not a regular file",
479 logit("Authentication refused: %s", line);
H A Dsftp-server.c480 logit("%s%sclose \"%s\" bytes read %llu written %llu",
486 logit("%s%sclosedir \"%s\"",
557 logit("sent status %s", status_to_message(status));
757 logit("open \"%s\" flags %s mode 0%o",
999 logit("set \"%s\" size %llu",
1006 logit("set \"%s\" mode %04o", name, a.perm);
1017 logit("set \"%s\" modtime %s", name, buf);
1023 logit("set \"%s\" owner %lu group %lu", name,
1052 logit("set \"%s\" size %llu",
1059 logit("se
[all...]
H A Dttymodes.c294 logit("tcgetattr: %.100s", strerror(errno));
368 logit("tcgetattr: %.100s", strerror(errno));
449 logit("Setting tty modes failed: %.100s", strerror(errno));
H A Dsshconnect.c404 logit("getifaddrs: %s: no suitable addresses",
1098 logit("%s host key for IP address "
1103 logit("Failed to add the %s host key for IP "
1108 logit("Warning: Permanently added the %s host "
1118 logit("Host key fingerprint is %s\n%s", fp, ra);
1224 logit("Failed to add the host to the list of known "
1227 logit("Warning: Permanently added '%.200s' (%s) to the "
1393 logit("%s", msg);
1397 logit("%s", msg);
1622 logit("WARNIN
[all...]
H A Dclientloop.c308 logit("DISPLAY \"%s\" invalid; disabling X11 forwarding",
440 logit("Warning: No xauth data; "
501 logit("Timeout, server %s not responding.", host);
1006 logit("Commands:");
1007 logit(" -L[bind_address:]port:host:hostport "
1009 logit(" -R[bind_address:]port:host:hostport "
1011 logit(" -D[bind_address:]port "
1013 logit(" -KL[bind_address:]port "
1015 logit(" -KR[bind_address:]port "
1017 logit("
[all...]
H A Dauth-krb5.c258 logit("mkstemp(): %.100s", strerror(oerrno));
264 logit("fchmod(): %.100s", strerror(oerrno));
H A Dserverloop.c138 logit("Timeout, client not responding from %s", remote_id);
270 logit("terminating inactive connection from %s", remote_id);
387 logit("Exiting on signal %d", (int)received_sigterm);
460 logit("refused local port forward: "
505 logit("refused streamlocal port forward: "
H A Dlog.h92 #define logit(...) sshlog(__FILE__, __func__, __LINE__, 0, SYSLOG_LEVEL_INFO, NULL, __VA_ARGS__) macro
/freebsd-current/usr.sbin/rpcbind/
H A Dsecurity.c88 logit(log_severity, addr, proc, prog,
112 logit(deny_severity, addr, proc, prog,
119 logit(log_severity, addr, proc, prog, "");
157 /* logit - report events of interest via the syslog daemon */
159 logit(int severity, struct sockaddr *addr, rpcproc_t procnum, rpcprog_t prognum, function
190 setproctitle("logit");
279 logit(deny_severity, sa, args->rmt_proc, args->rmt_prog,
282 logit(0, sa, args->rmt_proc, args->rmt_prog,
H A Drpcbind.h131 void logit(int, struct sockaddr *, rpcproc_t, rpcprog_t, const char *);
/freebsd-current/usr.sbin/ppp/
H A Dip.c574 int cproto, mask, len, n, pri, logit, result, datalen, frag; local
578 logit = (log_IsKept(LogTCPIP) || log_IsKept(LogDNS)) &&
610 if (logit && loglen < sizeof logbuf) {
622 if (logit && loglen < sizeof logbuf) {
636 if (logit && loglen < sizeof logbuf) {
658 if (logit && loglen < sizeof logbuf) {
712 if (logit && loglen < sizeof logbuf) {
725 if (logit && loglen < sizeof logbuf) {
738 if (logit && loglen < sizeof logbuf) {
758 if (logit
[all...]
/freebsd-current/crypto/openssh/openbsd-compat/
H A Dport-aix.c138 logit("Can't retrieve attribute SYSTEM for %s: %.100s",
148 logit("Can't retrieve attribute auth1 for %s: %.100s",
158 logit("Account %s has unsupported auth1 value '%s'",
222 logit("Password can't be changed for user %s: %.100s",
277 logit("Login restricted for %s: %.100s", pw->pw_name, msg);
/freebsd-current/contrib/sendmail/src/
H A Dratectrl.c280 bool logit = false; local
423 logit = true;
434 logit = exceeded || LogLevel > 11;
436 if (logit)
H A Dmci.c656 mci_dump(fp, mci, logit)
659 bool logit;
665 sep = logit ? " " : "\n\t";
722 if (logit)
732 ** logit -- if set, log the result instead of printing
740 mci_dump_all(fp, logit)
742 bool logit;
750 mci_dump(fp, MciCache[i], logit);

Completed in 309 milliseconds

12