Home
last modified time | relevance | path

Searched refs:__si_common (Results 1 – 1 of 1) sorted by relevance

/third_party/ulib/musl/include/
A Dsignal.h119 } __si_common; member
139 #define si_pid __si_fields.__si_common.__first.__piduid.si_pid
140 #define si_uid __si_fields.__si_common.__first.__piduid.si_uid
141 #define si_status __si_fields.__si_common.__second.__sigchld.si_status
142 #define si_utime __si_fields.__si_common.__second.__sigchld.si_utime
143 #define si_stime __si_fields.__si_common.__second.__sigchld.si_stime
144 #define si_value __si_fields.__si_common.__second.si_value
151 #define si_timerid __si_fields.__si_common.__first.__timer.si_timerid
152 #define si_overrun __si_fields.__si_common.__first.__timer.si_overrun

Completed in 3 milliseconds