Searched refs:trap (Results 1 - 3 of 3) sorted by relevance

/system/core/sh/
H A Dtrap.c1 /* $NetBSD: trap.c,v 1.31 2005/01/11 19:38:57 christos Exp $ */
38 static char sccsid[] = "@(#)trap.c 8.5 (Berkeley) 6/5/95";
40 __RCSID("$NetBSD: trap.c,v 1.31 2005/01/11 19:38:57 christos Exp $");
59 #include "trap.h"
76 char *trap[NSIG+1]; /* trap handler commands */ variable
128 * The trap builtin.
140 if (trap[signo] != NULL) {
141 out1fmt("trap -- ");
142 print_quoted(trap[sign
[all...]
H A DAndroid.mk26 trap.c \
/system/core/libpixelflinger/
H A DAndroid.mk24 trap.cpp.arm \

Completed in 193 milliseconds