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

123

/freebsd-11-stable/usr.sbin/ypldap/
H A Dlog.c41 void logit(int, const char *, ...);
57 logit(int pri, const char *fmt, ...) function
94 logit(LOG_CRIT, "%s", strerror(errno));
101 logit(LOG_CRIT, "%s", strerror(errno));
146 logit(LOG_CRIT, "fatal: %s", strerror(errno));
149 logit(LOG_CRIT, "fatal: %s: %s",
152 logit(LOG_CRIT, "fatal: %s", emsg);
/freebsd-11-stable/crypto/openssh/
H A Dgss-serv-krb5.c73 logit("Cannot initialize krb5 context");
98 logit("krb5_parse_name(): %.100s", errmsg);
104 logit("Authorized to %s, krb5 principal %s (krb5_kuserok)",
140 logit("krb5_cc_new_unique(): %.100s", errmsg);
143 logit("krb5_cc_gen_new(): %.100s",
152 logit("ssh_krb5_cc_gen(): %.100s", errmsg);
161 logit("krb5_parse_name(): %.100s", errmsg);
168 logit("krb5_cc_initialize(): %.100s", errmsg);
179 logit("gss_krb5_copy_ccache() failed");
H A Dloginrec.c440 logit("Attempt to write login records by non-root user (aborting)");
470 logit("Writing login record failed for %s", li->username);
863 logit("%s: tty not found", __func__);
877 logit("%s: lseek: %s", __func__, strerror(errno));
882 logit("%s: Couldn't seek to tty %d slot in %s",
899 logit("%s: lseek: %s", __func__, strerror(errno));
904 logit("%s: Couldn't seek to tty %d slot in %s",
910 logit("%s: error writing %s: %s", __func__,
932 logit("%s: utmp_write_library() failed", __func__);
937 logit("
[all...]
H A Dauth-shadow.c70 logit("Account %.100s has expired", spw->sp_namp);
125 logit("User %.100s password has expired (root forced)", user);
130 logit("User %.100s password has expired (password aged)", user);
H A Dauth2-passwd.c69 logit("password change not supported");
H A Dauth.c158 logit("User %.100s not allowed because account is locked",
174 logit("User %.100s not allowed because shell %.100s "
181 logit("User %.100s not allowed because shell %.100s "
204 logit("User %.100s from %.100s not allowed "
224 logit("User %.100s from %.100s not allowed because "
232 logit("User %.100s from %.100s not allowed because "
242 logit("User %.100s from %.100s not allowed "
255 logit("User %.100s from %.100s not allowed "
305 authlog = logit;
385 logit("Roo
[all...]
H A Ddh.c155 logit("WARNING: could not open %s (%s), using fixed modulus",
184 logit("WARNING: no suitable primes in %s", _PATH_DH_MODULI);
204 logit("WARNING: line %d disappeared in %s, giving up",
223 logit("invalid public DH value: negative");
227 logit("invalid public DH value: <= 1");
238 logit("invalid public DH value: >= p-1");
252 logit("invalid public DH value (%d/%d)",
H A Dauth-rhosts.c74 logit("User %s hosts file %s is not a regular file",
257 logit("Rhosts authentication refused for %.100s: "
266 logit("Rhosts authentication refused for %.100s: "
293 logit("Rhosts authentication refused for %.100s: bad modes for %.200s",
H A Dttymodes.c305 logit("tcgetattr: %.100s", strerror(errno));
374 logit("tcgetattr: %.100s", strerror(errno));
451 logit("parse_tty_modes: unknown opcode %d",
468 logit("parse_tty_modes: unknown opcode %d",
479 logit("parse_tty_modes: n_bytes_ptr != n_bytes: %d %d",
488 logit("Setting tty modes failed: %.100s", strerror(errno));
H A Dmoduli.c288 logit("Limited memory: %u MB; limit %lu MB",
294 logit("Increased memory: %u MB; need %u bytes",
298 logit("Decreased memory: %u MB; want %u bytes",
343 logit("%.24s Sieve next %u plus %u-bit", ctime(&time_start),
415 logit("%.24s Sieved with %u small primes in %ld seconds",
443 logit("%.24s Found %u candidates", ctime(&time_stop), r);
457 logit("write_checkpoint: temp pathname too long");
461 logit("mkstemp(%s): %s", tmp, strerror(errno));
465 logit("write_checkpoint: fdopen: %s", strerror(errno));
475 logit("faile
[all...]
H A Ddispatch.c47 logit("dispatch_protocol_error: type %d seq %u", type, seq);
61 logit("dispatch_protocol_ignore: type %d seq %u", type, seq);
H A Dgroupaccess.c68 logit("getgrouplist: groups list too small");
H A Dlog.h68 void logit(const char *, ...) __attribute__((format(printf, 1, 2)));
H A Dsftp-server.c442 logit("%s%sclose \"%s\" bytes read %llu written %llu",
448 logit("%s%sclosedir \"%s\"",
519 logit("sent status %s", status_to_message(status));
691 logit("open \"%s\" flags %s mode 0%o",
905 logit("set \"%s\" size %llu",
912 logit("set \"%s\" mode %04o", name, a.perm);
923 logit("set \"%s\" modtime %s", name, buf);
929 logit("set \"%s\" owner %lu group %lu", name,
958 logit("set \"%s\" size %llu",
965 logit("se
[all...]
H A Dsshconnect1.c131 logit("Authentication agent failed to decrypt "
440 logit("WARNING: Encryption is disabled! "
475 logit("WARNING: Encryption is disabled! Password will be transmitted in clear text.");
531 logit("Warning: Server lies about size of server public key: "
533 logit("Warning: This may be due to an old implementation of ssh.");
544 logit("Warning: Server lies about size of server host key: "
546 logit("Warning: This may be due to an old implementation of ssh.");
637 logit("No valid SSH1 cipher, using %.100s instead.",
H A Dauth2-hostbased.c91 logit("userauth_hostbased: unsupported "
113 logit("%s: key type %s not in HostbasedAcceptedKeyTypes",
193 logit("userauth_hostbased mismatch: "
H A Dsshconnect.c656 logit("Agent forwarding disabled for protocol 1.3");
679 logit("Server version \"%.100s\" uses unsafe RSA signature "
911 logit("%s host key for IP address "
916 logit("Failed to add the %s host key for IP "
921 logit("Warning: Permanently added the %s host "
931 logit("Host key fingerprint is %s\n%s", fp, ra);
1029 logit("Failed to add the host to the list of known "
1032 logit("Warning: Permanently added '%.200s' (%s) to the "
1187 logit("%s", msg);
1196 logit("
[all...]
H A Dclientloop.c324 logit("DISPLAY \"%s\" invalid; disabling X11 forwarding",
444 logit("Warning: No xauth data; "
598 logit("Timeout, server %s not responding.", host);
928 logit("Commands:");
929 logit(" -L[bind_address:]port:host:hostport "
931 logit(" -R[bind_address:]port:host:hostport "
933 logit(" -D[bind_address:]port "
935 logit(" -KL[bind_address:]port "
937 logit(" -KR[bind_address:]port "
939 logit("
[all...]
H A Dauth-options.c319 logit("Authentication tried for %.100s with "
440 logit("Bad options in %.100s file, line %lu: %.50s",
546 logit("Authentication tried for %.100s "
572 logit("Certificate extension \"%s\" "
/freebsd-11-stable/usr.sbin/rpcbind/
H A Dsecurity.c92 logit(log_severity, addr, proc, prog,
116 logit(deny_severity, addr, proc, prog,
123 logit(log_severity, addr, proc, prog, "");
161 /* logit - report events of interest via the syslog daemon */
163 logit(int severity, struct sockaddr *addr, rpcproc_t procnum, rpcprog_t prognum, function
194 setproctitle("logit");
283 logit(deny_severity, sa, args->rmt_proc, args->rmt_prog,
286 logit(0, sa, args->rmt_proc, args->rmt_prog,
H A Drpcbind.h127 void logit(int, struct sockaddr *, rpcproc_t, rpcprog_t, const char *);
/freebsd-11-stable/crypto/openssh/openbsd-compat/
H A Dport-aix.c136 logit("Can't retrieve attribute SYSTEM for %s: %.100s",
146 logit("Can't retrieve attribute auth1 for %s: %.100s",
156 logit("Account %s has unsupported auth1 value '%s'",
216 logit("Password can't be changed for user %s: %.100s",
269 logit("Login restricted for %s: %.100s", pw->pw_name, msg);
H A Dport-linux.c181 void (*switchlog) (const char *fmt,...) = logit;
187 logit("%s: getcon failed with %s", __func__, strerror(errno));
192 logit ("%s: unparseable context %s", __func__, oldctx);
/freebsd-11-stable/usr.sbin/ppp/
H A Dip.c576 int cproto, mask, len, n, pri, logit, result, datalen, frag; local
580 logit = (log_IsKept(LogTCPIP) || log_IsKept(LogDNS)) &&
612 if (logit && loglen < sizeof logbuf) {
624 if (logit && loglen < sizeof logbuf) {
638 if (logit && loglen < sizeof logbuf) {
660 if (logit && loglen < sizeof logbuf) {
714 if (logit && loglen < sizeof logbuf) {
727 if (logit && loglen < sizeof logbuf) {
740 if (logit && loglen < sizeof logbuf) {
760 if (logit
[all...]
/freebsd-11-stable/contrib/sendmail/src/
H A Dratectrl.c280 bool logit = false; local
424 logit = true;
435 logit = exceeded || LogLevel > 11;
437 if (logit)

Completed in 158 milliseconds

123