Home
last modified time | relevance | path

Searched defs:jbuf (Results 1 – 11 of 11) sorted by relevance

/netbsd-src/external/ibm-public/postfix/dist/src/util/
H A Dgccw.c17 jmp_buf jbuf; variable
H A Ddict.h98 DICT_JMP_BUF *jbuf; /* exception handling */ member
H A Dvstream.h61 VSTREAM_JMP_BUF *jbuf; /* exception handling */ member
/netbsd-src/regress/sys/arch/m68k/emuspeed/
H A Demuspeed.c63 jmp_buf jbuf; variable
/netbsd-src/sys/dev/pci/
H A Dif_nfe.c805 struct nfe_jbuf *jbuf; in nfe_rxeof() local
1411 struct nfe_jbuf *jbuf; in nfe_alloc_rx_ring() local
1610 struct nfe_jbuf *jbuf; in nfe_jalloc() local
1633 struct nfe_jbuf *jbuf; in nfe_jfree() local
1658 struct nfe_jbuf *jbuf; in nfe_jpool_alloc() local
H A Dif_nfevar.h61 struct nfe_jbuf jbuf[NFE_JPOOL_COUNT]; member
/netbsd-src/external/gpl3/gcc/dist/libgcc/
H A Dunwind-sjlj.c78 jmp_buf jbuf __attribute__((aligned)); member
80 void *jbuf[]; member
/netbsd-src/external/gpl3/gcc.old/dist/libgcc/
H A Dunwind-sjlj.c78 jmp_buf jbuf __attribute__((aligned)); member
80 void *jbuf[]; member
/netbsd-src/sys/arch/vax/boot/boot/
H A Dboot.c89 int jbuf[10]; variable
/netbsd-src/usr.sbin/dumpfs/
H A Ddumpfs.c88 } jbuf; variable
/netbsd-src/bin/ksh/
H A Dsh.h221 ksh_jmp_buf jbuf; /* long jump back to env creator */ member