Searched refs:fatal (Results 151 - 175 of 500) sorted by relevance

1234567891011>>

/macosx-10.9.5/man-16/man/src/
H A Dutil.c156 fatal (CANNOT_FORK, command);
167 fatal (WAIT_FAILED, command); /* interrupted? */
170 fatal (GOT_WRONG_PID);
173 fatal (CHILD_TERMINATED_ABNORMALLY, command);
224 fatal (OUT_OF_MEMORY, n);
/macosx-10.9.5/bind9-45.100/bind9/bin/nsupdate/
H A Dnsupdate.c187 fatal(const char *format, ...)
249 fatal("could not create entropy object");
262 fatal("could not initialize entropy source: %s",
268 fatal("out of memory");
307 fatal(const char *format, ...) { function
354 fatal("%s: %s", msg, isc_result_totext(result));
434 fatal("unknown key type '%.*s'", (int)(len), hmacstr);
445 fatal("digest-bits out of range [0..128]");
453 fatal("digest-bits out of range [0..160]");
461 fatal("diges
[all...]
/macosx-10.9.5/OpenSSH-186/openssh/
H A Dsshconnect.c119 fatal("Could not create pipes to communicate with the proxy: %.100s",
160 fatal("fork failed: %.100s", strerror(errno));
315 fatal("Bogus return (%d) from select()", rc);
367 fatal("%s: Could not resolve hostname %.100s: %s", __progname,
452 fatal("write: %.100s", strerror(errno));
500 fatal("Connection timed out during "
505 fatal("ssh_exchange_identification: "
513 fatal("ssh_exchange_identification: "
516 fatal("ssh_exchange_identification: "
528 fatal("ssh_exchange_identificatio
[all...]
H A Dreadpass.c63 fatal("internal error: askpass undefined");
78 fatal("ssh_askpass: dup2: %s", strerror(errno));
80 fatal("ssh_askpass: exec(%s): %s", askpass, strerror(errno));
H A Dssh-ecdsa.c137 fatal("%s: ECDSA_SIG_new failed", __func__);
140 fatal("%s: BN_new failed", __func__);
147 fatal("%s: remaining bytes in inner sigblob", __func__);
H A Dauth-pam.c264 fatal("PAM: sshpam_authctxt not initialized");
266 fatal("%s: setreuid failed: %s", __func__, strerror(errno));
269 fatal("%s: setreuid failed: %s", __func__, strerror(errno));
280 fatal("%s: PAM authctxt not initialized", __func__);
311 fatal("%s: received %u environment variables, expected <= 1024",
327 /* Errors are not fatal here */
461 fatal("%s: PAM authctxt not initialized", __func__);
786 fatal("Internal error: PAM auth "
888 fatal("PAM: initialisation requested when UsePAM=no");
891 fatal("PA
[all...]
H A Dsftp-client.c105 fatal("Outbound message too long %u", buffer_len(m));
117 fatal("Couldn't send packet: %s", strerror(errno));
131 fatal("Connection closed");
133 fatal("Couldn't read packet: %s", strerror(errno));
138 fatal("Received message too long %u", msg_len);
145 fatal("Connection closed");
147 fatal("Read packet: %s", strerror(errno));
194 fatal("ID mismatch (%u != %u)", id, expected_id);
196 fatal("Expected SSH2_FXP_STATUS(%u) packet, got %u",
228 fatal("
[all...]
H A Dsshd.c627 fatal("chroot(\"%s\"): %s", _PATH_PRIVSEP_CHROOT_DIR,
630 fatal("chdir(\"/\"): %s", strerror(errno));
641 fatal("setgroups: %.100s", strerror(errno));
662 fatal("fork of unprivileged child failed");
679 fatal("%s: waitpid: %s", __func__, strerror(errno));
685 fatal("%s: preauth child exited with status %d",
688 fatal("%s: preauth child terminated by signal %d",
739 fatal("fork of unprivileged child failed");
967 fatal("%s: ssh_msg_send failed", __func__);
986 fatal("
[all...]
H A Daudit-linux.c90 fatal("linux_audit_write_entry failed: %s", strerror(errno));
H A Dauth1.c147 fatal("do_authloop: BN_new failed");
312 fatal("INTERNAL ERROR: authenticated invalid user %s",
318 fatal("Access denied for user %s.",authctxt->user);
413 fatal("AuthenticationMethods is not supported with SSH "
/macosx-10.9.5/cctools-845/libstuff/
H A Dreloc.c53 * fatal error below.
77 fatal("internal error: reloc_pair_r_type() called with unknown "
157 fatal("internal error: reloc_has_pair() called with unknown "
221 fatal("internal error: reloc_is_sectdiff() called with unknown "
/macosx-10.9.5/ksh-20/ksh/src/lib/libast/regex/
H A Dregsub.c249 return fatal(p->env->disc, REG_BADPAT, NiL);
261 return fatal(p->env->disc, r, NiL);
266 return fatal(p->env->disc, r, NiL);
/macosx-10.9.5/patch_cmds-17/patch/
H A Dutil.c110 fatal("filename %s too long for buffer\n", origprae);
113 fatal("out of memory\n");
115 fatal("filename %s too long for buffer\n", s);
189 fatal("out of memory\n");
212 fatal(const char *fmt, ...) function
309 fatal("out of memory\n");
/macosx-10.9.5/CPANInternal-140/Log-Log4perl/t/
H A D006Config-Java.t45 $logger->fatal("Gurgel");
H A D007LogPrio.t34 $logger->fatal("Gurgel");
/macosx-10.9.5/CPANInternal-140/Log-Log4perl-1.40/t/
H A D030LDLevel.t46 $loga->fatal("fatal");
53 "[7]: FATAL - fatal\n" .
/macosx-10.9.5/OpenSSH-186/openssh/regress/
H A Dssh-com-keygen.sh8 fatal '$TEST_COMBASE is not set'
H A Dssh-com-sftp.sh21 fatal '$TEST_COMBASE is not set'
/macosx-10.9.5/groff-38/groff/src/libs/libgroff/
H A Dtmpfile.cpp168 // Open a temporary file and with fatal error on failure.
178 fatal("cannot create temporary file: %1", strerror(errno));
182 fatal("fdopen: %1", strerror(errno));
/macosx-10.9.5/hfs-226.1.1/newfs_hfs/
H A Dnewfs_hfs.h256 void fatal(const char *fmt, ...);
258 void fatal();
/macosx-10.9.5/OpenSSH-186/openssh/openbsd-compat/
H A Dbsd-cray.c223 fatal("getusrv() failed, errno = %d", errno);
234 fatal("cannot fetch user's UDB entry");
242 fatal("IA uid missmatch");
260 fatal("[f]secstat() error, rc = %d", secstatrc);
645 fatal("Not PRIV_SU system.");
647 fatal("Not POSIX_PRIV.");
667 fatal("%s(%d): setusrv(): %s", __FILE__, __LINE__,
674 fatal("%s(%d): priv_set_proc(): %s",
709 fatal("Unable to open utmp file");
737 fatal("cray_delete_tmpdi
[all...]
/macosx-10.9.5/llvmCore-3425.0.33/utils/llvm-build/llvmbuild/
H A Dmain.py72 fatal("missing LLVMBuild.txt file at: %r" % (llvmbuild_path,))
120 fatal("found duplicate component %r (at %r and %r)" % (
126 fatal("project is not allowed to define 'all' component")
130 fatal("project is not allowed to define $ROOT component")
144 fatal("found cycle to %r after following: %s -> %s" % (
158 fatal("component %r has invalid reference %r (via %r)" % (
166 fatal("component %r has invalid reference %r (via %r)" % (
696 fatal("expected project to contain special %r component" % (
700 fatal("special component %r should be a LibraryGroup" % (
704 fatal("specia
[all...]
/macosx-10.9.5/CPANInternal-140/Log-Log4perl/eg/
H A Dsyslog.pl64 $logger->fatal('foo');
/macosx-10.9.5/CPANInternal-140/Log-Log4perl-1.40/eg/
H A Dsyslog.pl64 $logger->fatal('foo');
/macosx-10.9.5/Heimdal-323.92.1/appl/ftp/ftpd/
H A Dextern.h71 void fatal(char *);

Completed in 244 milliseconds

1234567891011>>