Searched refs:fatal_error (Results 1 - 16 of 16) sorted by relevance

/macosx-10.10.1/ipsec-286.1.1/ipsec-tools/racoon/
H A Dsession.h41 extern void fatal_error (int);
H A Dfsm.c305 fatal_error(-1);
H A Dsession.c642 fatal_error(int error) function
H A Disakmp.c427 fatal_error(-1);
467 fatal_error(-1);
477 fatal_error(-1);
730 fatal_error(-1);
H A Dpfkey_racoon.c1972 fatal_error(-1);
1975 fatal_error(-1); //????? fix ???
H A Disakmp_inf.c1026 fatal_error(-1);
/macosx-10.10.1/bash-94.1.2/bash-3.2/
H A Dxmalloc.c93 fatal_error (_("xmalloc: cannot allocate %lu bytes (%lu bytes allocated)"), (unsigned long)bytes, (unsigned long)allocated);
95 fatal_error (_("xmalloc: cannot allocate %lu bytes"), (unsigned long)bytes);
115 fatal_error (_("xrealloc: cannot reallocate %lu bytes (%lu bytes allocated)"), (unsigned long)bytes, (unsigned long)allocated);
117 fatal_error (_("xrealloc: cannot allocate %lu bytes"), (unsigned long)bytes);
151 fatal_error (_("xmalloc: %s:%d: cannot allocate %lu bytes (%lu bytes allocated)"), file, line, (unsigned long)bytes, (unsigned long)allocated);
153 fatal_error (_("xmalloc: %s:%d: cannot allocate %lu bytes"), file, line, (unsigned long)bytes);
175 fatal_error (_("xrealloc: %s:%d: cannot reallocate %lu bytes (%lu bytes allocated)"), file, line, (unsigned long)bytes, (unsigned long)allocated);
177 fatal_error (_("xrealloc: %s:%d: cannot allocate %lu bytes"), file, line, (unsigned long)bytes);
H A Derror.h42 extern void fatal_error __P((const char *, ...)) __attribute__((__format__ (printf, 1, 2)));
H A Derror.c206 fatal_error (const char *format, ...) function
208 fatal_error (format, va_alist)
H A Dhashlib.c400 fatal_error (const char *format, ...) function
H A Darray.c765 fatal_error(const char *s, ...) function
/macosx-10.10.1/bash-94.1.2/bash-3.2/CWRU/misc/
H A Derrlist.c55 fatal_error() function
/macosx-10.10.1/cxxfilt-11/cxxfilt/libiberty/testsuite/
H A Dtest-expandargv.c52 static void fatal_error (int, const char *, int) ATTRIBUTE_NORETURN;
118 fatal_error (int line, const char *errmsg, int err) function
167 fatal_error (__LINE__, "Failed to create test file.", errno);
173 fatal_error (__LINE__, "Failed to malloc parse.", errno);
193 fatal_error (__LINE__, "Failed to erase test file.", errno);
H A Dtest-pexecute.c95 static void fatal_error (int, const char *, int) ATTRIBUTE_NORETURN;
109 fatal_error (int line, const char *errmsg, int err) function
118 #define FATAL_ERROR(ERRMSG, ERR) fatal_error (__LINE__, ERRMSG, ERR)
152 fatal_error (line, buf, 0);
158 fatal_error (line, buf, 0);
166 fatal_error (line, buf, 0);
/macosx-10.10.1/libxml2-26/libxml2/
H A Dcheck-xinclude-test-suite.py63 fatal_error = 0
/macosx-10.10.1/pyobjc-45/2.6/pyobjc/pyobjc-core/libxml2-src/
H A Dcheck-xinclude-test-suite.py63 fatal_error = 0

Completed in 305 milliseconds