Home
last modified time | relevance | path

Searched refs:setjmp (Results 1 – 25 of 188) sorted by relevance

12345678

/titanic_41/usr/src/head/iso/
H A Dsetjmp_iso.h91 extern int setjmp(jmp_buf) __RETURNS_TWICE;
92 #pragma unknown_control_flow(setjmp)
103 using std::setjmp;
107 #define setjmp(env) setjmp(env) macro
/titanic_41/usr/src/cmd/bnu/
H A Dgio.c69 if (setjmp(Gfailbuf)) in gturnon()
83 if(setjmp(Gfailbuf)) in gturnoff()
98 if(setjmp(Gfailbuf))
124 if(setjmp(Gfailbuf))
149 if(setjmp(Gfailbuf))
178 if(setjmp(Gfailbuf))
H A Deio.c147 if (setjmp(Failbuf)) {
299 if(setjmp(Failbuf)) {
377 if (setjmp(Failbuf)) {
476 if(setjmp(Failbuf)) {
549 if (setjmp(Failbuf)) {
H A Dxio.c114 if(setjmp(Xfailbuf))
219 if(setjmp(Xfailbuf))
/titanic_41/usr/src/cmd/vi/port/
H A Dport.mk.usg110 $(INC)/errno.h $(INC)/signal.h $(INC)/setjmp.h \
117 $(INC)/setjmp.h $(INC)/sys/stat.h \
124 $(INC)/setjmp.h $(INC)/sys/stat.h \
131 $(INC)/setjmp.h $(INC)/sys/stat.h \
138 $(INC)/setjmp.h $(INC)/sys/stat.h \
145 $(INC)/setjmp.h $(INC)/sys/stat.h \
152 $(INC)/setjmp.h $(INC)/sys/stat.h \
159 $(INC)/setjmp.h $(INC)/sys/stat.h \
166 $(INC)/setjmp.h $(INC)/sys/stat.h \
173 $(INC)/setjmp.h $(INC)/sys/stat.h \
[all …]
/titanic_41/usr/src/lib/libc/i386/gen/
H A Dsetjmp.s32 / setjmp(env)
48 ANSI_PRAGMA_WEAK(setjmp,function)
51 ENTRY(setjmp)
/titanic_41/usr/src/cmd/mdb/intel/amd64/libstand/
H A Dsetjmp.s57 setjmp(jmp_buf env)
70 ENTRY(setjmp)
84 SET_SIZE(setjmp)
/titanic_41/usr/src/cmd/cmd-inet/usr.sbin/snoop/
H A Dsnoop_pmap.c125 if (setjmp(xdr_err)) {
200 if (setjmp(xdr_err)) {
281 if (setjmp(xdr_err)) { in sum_pmaplist()
304 if (setjmp(xdr_err)) { in show_pmaplist()
413 if (setjmp(xdr_err)) {
515 if (setjmp(xdr_err)) {
617 if (setjmp(xdr_err)) { in sum_rpcblist()
643 if (setjmp(xdr_err)) { in show_rpcblist()
677 if (setjmp(xdr_err)) { in sum_rpcb_entry_list()
705 if (setjmp(xdr_err)) { in show_rpcb_entry_list()
H A Dsnoop_mount.c108 if (setjmp(xdr_err)) {
188 if (setjmp(xdr_err)) {
447 if (setjmp(xdr_err)) { in sum_exports()
471 if (setjmp(xdr_err)) { in detail_exports()
495 if (setjmp(xdr_err)) { in sum_mounts()
517 if (setjmp(xdr_err)) { in detail_mounts()
H A Dsnoop_nis.c139 if (setjmp(xdr_err)) {
194 if (setjmp(xdr_err)) {
265 if (setjmp(xdr_err)) {
407 if (setjmp(xdr_err)) {
625 if (setjmp(xdr_err)) { in sum_ypmaplist()
644 if (setjmp(xdr_err)) { in detail_ypmaplist()
H A Dsnoop_rquota.c78 if (setjmp(xdr_err)) {
110 if (setjmp(xdr_err)) {
/titanic_41/usr/src/cmd/mdb/intel/ia32/libstand/
H A Dsetjmp.s55 setjmp(jmp_buf env)
68 ENTRY(setjmp)
81 SET_SIZE(setjmp)
/titanic_41/usr/src/lib/libc/amd64/gen/
H A Dsetjmp.s53 ANSI_PRAGMA_WEAK(setjmp,function)
56 ENTRY(setjmp)
76 SET_SIZE(setjmp)
/titanic_41/usr/src/lib/libbc/inc/include/sys/
H A Dsetjmp.h42 int setjmp(/* jmp_buf env */);
55 #pragma unknown_control_flow(sigsetjmp, setjmp, _setjmp)
/titanic_41/usr/src/ucblib/libucb/sparc/sys/
H A Dsetjmp.s47 ENTRY_NP(setjmp)
52 SET_SIZE(setjmp)
/titanic_41/usr/src/lib/libshell/common/features/
H A Dsetjmp2 typ sigjmp_buf setjmp.h
11 # define sigsetjmp(a,b) setjmp(a)
/titanic_41/usr/src/lib/libshell/amd64/src/cmd/ksh93/FEATURE/
H A Dsetjmp1 …e/gisburn/ksh93/ast_ksh_20100309/build_i386_64bit/src/cmd/ksh93/features/setjmp by iffe version 20…
19 #define _hdr_setjmp 1 /* #include <setjmp.h> ok */
28 # define sigsetjmp(a,b) setjmp(a)
/titanic_41/usr/src/lib/libshell/i386/src/cmd/ksh93/FEATURE/
H A Dsetjmp1 …e/gisburn/ksh93/ast_ksh_20100309/build_i386_32bit/src/cmd/ksh93/features/setjmp by iffe version 20…
19 #define _hdr_setjmp 1 /* #include <setjmp.h> ok */
28 # define sigsetjmp(a,b) setjmp(a)
/titanic_41/usr/src/lib/libshell/sparc/src/cmd/ksh93/FEATURE/
H A Dsetjmp1 …/gisburn/ksh93/ast_ksh_20100309/build_sparc_32bit/src/cmd/ksh93/features/setjmp by iffe version 20…
19 #define _hdr_setjmp 1 /* #include <setjmp.h> ok */
28 # define sigsetjmp(a,b) setjmp(a)
/titanic_41/usr/src/lib/libshell/sparcv9/src/cmd/ksh93/FEATURE/
H A Dsetjmp1 …/gisburn/ksh93/ast_ksh_20100309/build_sparc_64bit/src/cmd/ksh93/features/setjmp by iffe version 20…
19 #define _hdr_setjmp 1 /* #include <setjmp.h> ok */
28 # define sigsetjmp(a,b) setjmp(a)
/titanic_41/usr/src/cmd/backup/dump/
H A Ddumpusg.h84 #undef setjmp
85 #define setjmp(b) sigsetjmp((b), 1) macro
/titanic_41/usr/src/cmd/mdb/sparc/v9/libstand/
H A Dsetjmp.s60 setjmp(jmp_buf env)
73 ENTRY(setjmp)
/titanic_41/usr/src/lib/libc/sparcv9/gen/
H A Dsetjmp.s34 ANSI_PRAGMA_WEAK(setjmp,function)
55 ENTRY(setjmp)
/titanic_41/usr/src/lib/libc/sparc/gen/
H A Dsetjmp.s34 ANSI_PRAGMA_WEAK(setjmp,function)
55 ENTRY(setjmp)
/titanic_41/usr/src/cmd/cmd-inet/usr.bin/telnet/
H A Dmain.c272 if (setjmp(toplevel) != 0) in main()
279 (void) setjmp(toplevel); in main()

12345678