Home
last modified time | relevance | path

Searched defs:trap (Results 1 – 7 of 7) sorted by relevance

/minix3/external/bsd/llvm/dist/clang/unittests/Basic/
H A DDiagnosticTest.cpp27 DiagnosticErrorTrap trap(Diags); in TEST() local
/minix3/minix/lib/liblwip/dist/src/apps/snmp/
H A Dsnmp_traps.c271 snmp_trap_varbind_sum(struct snmp_msg_trap *trap, struct snmp_varbind *varbinds) in snmp_trap_varbind_sum()
305 snmp_trap_header_sum(struct snmp_msg_trap *trap, u16_t vb_len) in snmp_trap_header_sum()
361 snmp_trap_varbind_enc(struct snmp_msg_trap *trap, struct snmp_pbuf_stream *pbuf_stream, struct snmp… in snmp_trap_varbind_enc()
382 snmp_trap_header_enc(struct snmp_msg_trap *trap, struct snmp_pbuf_stream *pbuf_stream) in snmp_trap_header_enc()
/minix3/bin/ksh/
H A Dsh.h551 typedef struct trap { struct
555 char *trap; /* trap command */ argument
556 int volatile set; /* trap pending */ argument
559 handler_t shtrap; /* shell signal handler */ argument
564 #define TF_USER_SET BIT(1) /* user has (tried to) set trap */ argument
587 EXTERN int volatile trap; /* traps pending? */ variable
/minix3/bin/sh/
H A Dtrap.c78 char *trap[NSIG+1]; /* trap handler commands */ variable
/minix3/minix/kernel/arch/i386/include/
H A Darch_proto.h193 u16_t trap; member
/minix3/games/rogue/
H A Drogue.h337 typedef struct tr trap; typedef
/minix3/external/bsd/top/dist/machine/
H A Dm_sunos5.c240 uint_t trap; member