HomeSort by: relevance | last modified time | path
    Searched refs:xexit (Results 1 - 16 of 16) sorted by relevancy

  /src/sys/arch/atari/stand/tostools/libtos/
xexit.c 1 /* $NetBSD: xexit.c,v 1.3 2009/03/18 10:22:26 cegger Exp $ */
55 xexit(int status) function in typeref:typename:void
Makefile 6 eprintf.o error.o sysinfo.o xalloc.o xexit.o keywait.o
error.c 77 xexit(EXIT_FAILURE);
libtos.h 86 EXTERN void xexit PROTO((int)) NORETURN;
  /src/sys/arch/atari/stand/tostools/aptck/
aptck.in 48 xexit(EXIT_SUCCESS);
68 xexit(EXIT_SUCCESS);
  /src/sys/arch/atari/stand/tostools/file2swp/
file2swp.c 69 xexit(EXIT_SUCCESS);
118 xexit(1);
122 xexit(1);
132 xexit(1);
137 xexit(1);
142 xexit(0);
  /src/sys/arch/atari/stand/tostools/rawwrite/
rawwrite.c 127 xexit(0);
152 xexit(1);
172 xexit(0);
  /src/sys/arch/atari/stand/tostools/loadbsd/
loadbsd.c 187 xexit(0);
233 xexit(0);
241 xexit(1);
  /src/sys/arch/atari/stand/tostools/chg_pid/
chg_pid.c 147 xexit(0);
172 xexit(0);
178 xexit(1);
181 xexit(0);
315 xexit(1);
340 xexit(0);
  /src/bin/csh/
err.c 376 xexit(1);
csh.c 401 xexit(0);
955 xexit(s ? getn(s) : 0);
997 xexit(sig);
1396 xexit(int i)
csh.h 62 #define xexit(n) done(n) macro
extern.h 62 __dead void xexit(int);
dir.c 101 xexit(1);
func.c 239 xexit(1);
proc.c 1369 xexit(0);

Completed in 20 milliseconds