Searched refs:xexit (Results 1 - 25 of 243) sorted by relevance

12345678910

/netbsd-current/external/gpl3/gcc.old/dist/libiberty/
H A Dxexit.c0 /* xexit.c -- Run any exit handlers, then exit.
22 @deftypefn Replacement void xexit (int @var{code})
47 xexit (int code) function
/netbsd-current/external/gpl3/gcc/dist/libiberty/
H A Dxexit.c0 /* xexit.c -- Run any exit handlers, then exit.
22 @deftypefn Replacement void xexit (int @var{code})
47 xexit (int code) function
/netbsd-current/external/gpl3/binutils.old/dist/libiberty/
H A Dxexit.c0 /* xexit.c -- Run any exit handlers, then exit.
22 @deftypefn Replacement void xexit (int @var{code})
47 xexit (int code) function
H A Dxmalloc.c27 if any) and then call @code{xexit}. Note that it is therefore safe for
139 xexit (1);
/netbsd-current/external/gpl3/binutils/dist/libiberty/
H A Dxexit.c0 /* xexit.c -- Run any exit handlers, then exit.
22 @deftypefn Replacement void xexit (int @var{code})
47 xexit (int code) function
H A Dxmalloc.c27 if any) and then call @code{xexit}. Note that it is therefore safe for
139 xexit (1);
/netbsd-current/external/gpl3/gdb/dist/libiberty/
H A Dxexit.c0 /* xexit.c -- Run any exit handlers, then exit.
22 @deftypefn Replacement void xexit (int @var{code})
47 xexit (int code) function
H A Dxmalloc.c27 if any) and then call @code{xexit}. Note that it is therefore safe for
139 xexit (1);
/netbsd-current/external/gpl3/gdb.old/dist/libiberty/
H A Dxexit.c0 /* xexit.c -- Run any exit handlers, then exit.
22 @deftypefn Replacement void xexit (int @var{code})
47 xexit (int code) function
H A Dxmalloc.c27 if any) and then call @code{xexit}. Note that it is therefore safe for
139 xexit (1);
/netbsd-current/sys/arch/atari/stand/tostools/libtos/
H A Dxexit.c1 /* $NetBSD: xexit.c,v 1.2 2009/03/14 15:36:04 dsl Exp $ */
55 xexit(int status) function
H A DMakefile6 eprintf.o error.o sysinfo.o xalloc.o xexit.o keywait.o
H A Derror.c77 xexit(EXIT_FAILURE);
H A Dlibtos.h86 EXTERN void xexit PROTO((int)) NORETURN;
/netbsd-current/external/gpl2/texinfo/dist/lib/
H A Dxexit.c1 /* $NetBSD: xexit.c,v 1.1.1.1 2016/01/14 00:11:29 christos Exp $ */
3 /* xexit.c -- exit with attention to return values and closing stdout.
4 Id: xexit.c,v 1.5 2004/04/11 17:56:46 karl Exp
46 /* Flush stdout first, exit if failure (therefore, xexit should be
52 xexit (int exit_status) function
H A DMakefile.am20 xalloc.h xexit.c xmalloc.c xstrdup.c
/netbsd-current/external/gpl2/texinfo/lib/
H A DMakefile8 SRCS+= substring.c xexit.c xmalloc.c xstrdup.c key.c doc.c
/netbsd-current/external/gpl2/texinfo/makedoc/
H A DMakefile7 SRCS= makedoc.c xexit.c xmalloc.c xstrdup.c
/netbsd-current/external/gpl3/binutils.old/dist/ld/
H A Dldmisc.h33 extern void xexit (int);
/netbsd-current/external/gpl2/texinfo/dist/info/
H A Dinfo.c279 xexit (1);
301 xexit (0);
308 xexit (0);
358 xexit (0);
374 xexit (1);
393 xexit (0);
418 xexit (1);
419 xexit (0);
507 xexit (status);
513 xexit (
[all...]
H A Dinfokey.c139 xexit (1);
153 xexit (0);
160 xexit (0);
176 xexit (1);
206 xexit (1);
220 xexit (1);
242 xexit (1);
928 xexit (0);
/netbsd-current/sys/arch/atari/stand/tostools/file2swp/
H A Dfile2swp.c69 xexit(EXIT_SUCCESS);
118 xexit(1);
122 xexit(1);
132 xexit(1);
137 xexit(1);
142 xexit(0);
/netbsd-current/sys/arch/atari/stand/tostools/rawwrite/
H A Drawwrite.c127 xexit(0);
152 xexit(1);
172 xexit(0);
/netbsd-current/sys/arch/atari/stand/tostools/loadbsd/
H A Dloadbsd.c187 xexit(0);
233 xexit(0);
241 xexit(1);
/netbsd-current/sys/arch/atari/stand/tostools/chg_pid/
H A Dchg_pid.c147 xexit(0);
172 xexit(0);
178 xexit(1);
181 xexit(0);
315 xexit(1);
340 xexit(0);

Completed in 291 milliseconds

12345678910