Home
last modified time | relevance | path

Searched defs:Siginfo (Results 1 – 25 of 1269) sorted by relevance

12345678910>>...51

/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/crashpad/crashpad/snapshot/linux/
H A Dsignal_context.h42 struct Siginfo { struct
43 int32_t signo;
46 int32_t code;
47 int32_t err;
49 int32_t err;
50 int32_t code;
52 typename Traits::UInteger32_64Only padding;
54 union {
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/crashpad/crashpad/snapshot/linux/
H A Dsignal_context.h42 struct Siginfo { struct
43 int32_t signo;
46 int32_t code;
47 int32_t err;
49 int32_t err;
50 int32_t code;
52 typename Traits::UInteger32_64Only padding;
54 union {
/dports/lang/gcc6-aux/gcc-6-20180516/libgo/runtime/
H A Dsignal_unix.h11 typedef siginfo_t Siginfo; typedef
13 typedef void *Siginfo; typedef
/dports/lang/gcc48/gcc-4.8.5/libgo/runtime/
H A Dsignal_unix.h11 typedef siginfo_t Siginfo; typedef
13 typedef void *Siginfo; typedef
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/libgo/runtime/
H A Dsignal_unix.h11 typedef siginfo_t Siginfo; typedef
13 typedef void *Siginfo; typedef
/dports/lang/gnat_util/gcc-6-20180516/libgo/runtime/
H A Dsignal_unix.h11 typedef siginfo_t Siginfo; typedef
13 typedef void *Siginfo; typedef
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llgo/third_party/gofrontend/libgo/runtime/
H A Dsignal_unix.h11 typedef siginfo_t Siginfo; typedef
13 typedef void *Siginfo; typedef
/dports/lang/go-devel/go-becaeea1199b875bc24800fa88f2f4fea119bf78/src/runtime/
H A Dexport_linux_test.go19 type Siginfo siginfo type
H A Ddefs_arm_linux.go123 type Siginfo C.struct_xsiginfo type
H A Ddefs_netbsd.go119 type Siginfo C.struct__ksiginfo type
H A Ddefs_dragonfly.go120 type Siginfo C.siginfo_t type
/dports/shells/ast-ksh/ast-ksh93v/src/cmd/ksh93/sh/
H A Dfault.c42 struct Siginfo struct
45 struct Siginfo *next; argument
46 struct Siginfo *last; argument
/dports/net/google-cloud-sdk-app-engine-go/platform/google_appengine/goroot-1.9/src/runtime/
H A Ddefs_arm_linux.go123 type Siginfo C.struct_xsiginfo type
H A Ddefs_linux.go123 type Siginfo C.siginfo_t type
H A Ddefs_netbsd.go113 type Siginfo C.struct__ksiginfo type
H A Ddefs_openbsd.go110 type Siginfo C.siginfo_t type
H A Ddefs_dragonfly.go115 type Siginfo C.siginfo_t type
H A Ddefs2_linux.go141 type Siginfo C.siginfo_t type
H A Ddefs_freebsd.go137 type Siginfo C.siginfo_t type
H A Ddefs_solaris.go139 type Siginfo C.siginfo_t type
/dports/lang/go-devel/go-dragonfly-amd64-bootstrap/src/runtime/
H A Ddefs_arm_linux.go123 type Siginfo C.struct_xsiginfo type
H A Ddefs_linux.go127 type Siginfo C.siginfo_t type
H A Ddefs_netbsd.go119 type Siginfo C.struct__ksiginfo type
H A Ddefs_openbsd.go117 type Siginfo C.siginfo_t type
H A Ddefs_dragonfly.go116 type Siginfo C.siginfo_t type

12345678910>>...51