Searched refs:si_band (Results 1 – 13 of 13) sorted by relevance
110 __SI_BAND_TYPE si_band; /* Band event for SIGPOLL. */ member143 #define si_band _sifields._sigpoll.si_band macro
47 // Bug 23821: si_band has type int on sparc64.48 xfail[sparc64-linux]-element siginfo_t long si_band
17 long int si_band; /* Band event for SIGPOLL. */ member
193 fprintf (fp, "%ld)\n", (long int) pinfo->si_band); in psiginfo()
174 // Bug 23821: si_band has type int on sparc64.175 xfail[sparc64-linux]-element siginfo_t long si_band
56 si->si_band = 0; /* SIGPOLL is not supported yet. */ in fill_siginfo()
2265 _timer.si_sigval. Correct the type of _sigpoll.si_band.
12031 XFAIL siginfo_t si_band conform test on sparc64.12036 * conform/data/signal.h-data (siginfo_t): XFAIL si_band test on12219 (struct siginfo_t): Use correct type for si_band.
474 * sysdeps/unix/sysv/linux/bits/siginfo.h [struct siginfo] (si_band):
6636 Change type of si_band from "int" to "long".
414 warning for si_band.
55809 [POSIX] (si_band): Likewise.
2018 [23562] libc: Wrong type for si_band in Linux-specific siginfo_t2057 [23821] libc: si_band in siginfo_t has wrong type long int on sparc64