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

123

/macosx-10.10/curl-83.1.2/curl/tests/
H A Dtestcurl.pl212 sub logit($) { subroutine
228 logit "$text";
233 logit "removing the $build dir";
238 logit "removing the $buildlogname file";
241 logit "ENDING HERE"; # last line logged!
329 logit "STARTING HERE"; # first line logged, for scripts to trigger on
330 logit 'TRANSFER CONTROL ==== 1120 CHAR LINE' . $str1066os . 'LINE_END';
331 logit "NAME = $name";
332 logit "EMAIL = $email";
333 logit "DES
[all...]
/macosx-10.10/OpenSSH-189/openssh/
H A Dgss-serv-krb5.c77 logit("Cannot initialize krb5 context");
95 logit("od_kuserok - krb5_unparse_name failed: %d", ret);
101 logit("od_kuserok - mbr_identifier_to_uuid: %d", ret);
139 logit("krb5_parse_name(): %.100s",
145 logit("Authorized to %s, krb5 principal %s (krb5_kuserok)",
150 logit("Authorized to %s, krb5 principal %s (od_kuserok)",
184 logit("krb5_cc_gen_new(): %.100s",
190 logit("ssh_krb5_cc_gen(): %.100s",
198 logit("krb5_parse_name(): %.100s",
205 logit("krb5_cc_initializ
[all...]
H A Dloginrec.c434 logit("Attempt to write login records by non-root user (aborting)");
464 logit("Writing login record failed for %s", li->username);
857 logit("%s: tty not found", __func__);
871 logit("%s: lseek: %s", __func__, strerror(errno));
876 logit("%s: Couldn't seek to tty %d slot in %s",
893 logit("%s: lseek: %s", __func__, strerror(errno));
898 logit("%s: Couldn't seek to tty %d slot in %s",
904 logit("%s: error writing %s: %s", __func__,
926 logit("%s: utmp_write_library() failed", __func__);
931 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 Dauth.c150 logit("User %.100s not allowed because account is locked",
166 logit("User %.100s not allowed because shell %.100s "
173 logit("User %.100s not allowed because shell %.100s "
192 logit("User %.100s from %.100s not allowed "
206 logit("User %.100s from %.100s not allowed because "
214 logit("User %.100s from %.100s not allowed because "
224 logit("User %.100s from %.100s not allowed "
237 logit("User %.100s from %.100s not allowed "
269 authlog = logit;
322 logit("Roo
[all...]
H A Dauth2-passwd.c68 logit("password change not supported");
H A Ddispatch.c47 logit("dispatch_protocol_error: type %d seq %u", type, seq);
58 logit("dispatch_protocol_ignore: type %d seq %u", type, seq);
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 %ld 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));
476 logit("faile
[all...]
H A Dauth-rh-rsa.c90 logit("Client on %.800s failed to respond correctly to host authentication.",
H A Dauth-rhosts.c72 logit("User %s hosts file %s is not a regular file",
252 logit("Rhosts authentication refused for %.100s: "
261 logit("Rhosts authentication refused for %.100s: "
288 logit("Rhosts authentication refused for %.100s: bad modes for %.200s",
H A Dgroupaccess.c85 logit("getgrouplist_2 failed");
96 logit("getgrouplist: groups list too small");
H A Ddh.c140 logit("WARNING: %s does not exist, using fixed modulus",
169 logit("WARNING: no suitable primes in %s", _PATH_DH_PRIMES);
206 logit("invalid public DH value: negative");
210 logit("invalid public DH value: <= 1");
221 logit("invalid public DH value: >= p-1");
235 logit("invalid public DH value (%d/%d)", bits_set, BN_num_bits(dh->p));
H A Dttymodes.c306 logit("tcgetattr: %.100s", strerror(errno));
375 logit("tcgetattr: %.100s", strerror(errno));
452 logit("parse_tty_modes: unknown opcode %d",
469 logit("parse_tty_modes: unknown opcode %d",
480 logit("parse_tty_modes: n_bytes_ptr != n_bytes: %d %d",
489 logit("Setting tty modes failed: %.100s", strerror(errno));
H A Dsshconnect1.c128 logit("Authentication agent failed to decrypt challenge.");
429 logit("WARNING: Encryption is disabled! "
464 logit("WARNING: Encryption is disabled! Password will be transmitted in clear text.");
520 logit("Warning: Server lies about size of server public key: "
522 logit("Warning: This may be due to an old implementation of ssh.");
532 logit("Warning: Server lies about size of server host key: "
534 logit("Warning: This may be due to an old implementation of ssh.");
631 logit("No valid SSH1 cipher, using %.100s instead.",
H A Dsftp-server.c338 logit("%s%sclose \"%s\" bytes read %llu written %llu",
344 logit("%s%sclosedir \"%s\"",
412 logit("sent status %s", status_to_message(status));
560 logit("open \"%s\" flags %s mode 0%o",
779 logit("set \"%s\" size %llu",
786 logit("set \"%s\" mode %04o", name, a->perm);
797 logit("set \"%s\" modtime %s", name, buf);
803 logit("set \"%s\" owner %lu group %lu", name,
834 logit("set \"%s\" size %llu",
841 logit("se
[all...]
H A Dlog.h65 void logit(const char *, ...) __attribute__((format(printf, 1, 2)));
H A Dauth2-hostbased.c89 logit("userauth_hostbased: unsupported "
169 logit("userauth_hostbased mismatch: "
H A Dcanohost.c96 logit("Nasty PTR record \"%s\" is set up for %s, ignoring",
122 logit("reverse mapping checking getaddrinfo for %.700s "
137 logit("Address %.100s maps to %.600s, but this does not "
H A Dclientloop.c371 logit("DISPLAY '%s' invalid, falling back to fake xauth data",
489 logit("Warning: No xauth data; "
642 logit("Timeout, server %s not responding.", host);
963 logit("Commands:");
964 logit(" -L[bind_address:]port:host:hostport "
966 logit(" -R[bind_address:]port:host:hostport "
968 logit(" -D[bind_address:]port "
970 logit(" -KL[bind_address:]port "
972 logit(" -KR[bind_address:]port "
974 logit("
[all...]
H A Dsshconnect.c571 logit("Agent forwarding disabled for protocol 1.3");
820 logit("%s host key for IP address "
825 logit("Failed to add the %s host key for IP "
830 logit("Warning: Permanently added the %s host "
837 logit("Host key fingerprint is %s\n%s\n", fp, ra);
930 logit("Failed to add the host to the list of known "
933 logit("Warning: Permanently added '%.200s' (%s) to the "
1088 logit("%s", msg);
1097 logit("%s", msg);
1244 logit("WARNIN
[all...]
H A Dauth-options.c291 logit("Authentication tried for %.100s with "
411 logit("Bad options in %.100s file, line %lu: %.50s",
515 logit("Authentication tried for %.100s "
542 logit("Certificate extension \"%s\" "
H A Dpacket.h115 logit("Packet integrity error (%d bytes remaining) at %s:%d", \
/macosx-10.10/OpenSSH-189/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",
271 logit("Login restricted for %s: %.100s", pw->pw_name, msg);
H A Dport-linux.c185 void (*switchlog) (const char *fmt,...) = logit;
191 logit("%s: getcon failed with %s", __func__, strerror(errno));
196 logit ("%s: unparseable context %s", __func__, oldctx);
/macosx-10.10/uucp-11/uucp/contrib/
H A Dxchat.c228 #define logit(m, p1) fprintf(stderr, "%s %s\n", m, p1) macro
508 logit ("Bad opcode in script", opc);
533 logit("Missing new state", opc);
557 logit("Missing script param", opc);
580 logit("Missing script param", opc);
776 logit("Script proc err", curstate->strprm);
849 logit(curscr->strprm, "");
853 logit("ERROR: ", curscr->strprm);
869 logit("Failed to create debug log %s", dfname);
875 logit("Faile
[all...]

Completed in 127 milliseconds

123