Home
last modified time | relevance | path

Searched refs:si_band (Results 1 - 9 of 9) sorted by relevance

/third_party/musl/porting/uniproton/kernel/include/
H A Dsignal.h138 long si_band; member
159 #define si_band __si_fields.__sigpoll.si_band macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/
H A Dsignal.h138 long si_band; member
159 #define si_band __si_fields.__sigpoll.si_band macro
/third_party/musl/porting/liteos_m/kernel/include/
H A Dsignal.h138 long si_band; member
159 #define si_band __si_fields.__sigpoll.si_band macro
/third_party/musl/porting/linux/user/include/
H A Dsignal.h139 long si_band; member
160 #define si_band __si_fields.__sigpoll.si_band macro
/third_party/musl/include/
H A Dsignal.h138 long si_band; member
159 #define si_band __si_fields.__sigpoll.si_band macro
/third_party/ltp/testcases/open_posix_testsuite/conformance/definitions/signal_h/
H A D21-1-buildonly.c28 tband = t.si_band; in dummyfcn()
/third_party/python/Modules/
H A Dsignalmodule.c1147 {"si_band", "band event for SIGPOLL"},
1154 (si_signo, si_code, si_errno, si_pid, si_uid, si_status, si_band),\n\
1187 PyStructSequence_SET_ITEM(result, 6, PyLong_FromLong(si->si_band));
/third_party/rust/crates/libc/src/unix/haiku/
H A Dmod.rs340 pub si_band: c_long,
/third_party/rust/crates/bindgen/bindgen-tests/tests/
H A Dstylo.hpp9782 long int si_band;
[all...]

Completed in 34 milliseconds