| /src/external/gpl2/gettext/dist/gettext-tools/gnulib-lib/ |
| sigprocmask.h | 23 /* Mingw defines sigset_t not in <signal.h>, but in <sys/types.h>. */ 38 typedef unsigned int sigset_t; typedef 42 extern int sigismember (const sigset_t *set, int sig); 45 extern int sigemptyset (sigset_t *set); 48 extern int sigaddset (sigset_t *set, int sig); 51 extern int sigdelset (sigset_t *set, int sig); 54 extern int sigfillset (sigset_t *set); 57 extern int sigpending (sigset_t *set); 67 extern int sigprocmask (int operation, const sigset_t *set, sigset_t *old_set) [all...] |
| /src/external/gpl2/texinfo/dist/info/ |
| signals.h | 39 /* Without SA_NOCLDSTOP, sigset_t might end up being undefined even 50 # define sigset_t int macro 53 # define sigemptyset(set) (*(set) = (sigset_t)0x0) 56 # define sigfillset(set) (*(set) = (sigset_t)0xffffffffff) 77 sigset_t nvar, ovar; \ 86 sigset_t nvar, ovar; \
|
| /src/external/ibm-public/postfix/dist/src/util/ |
| posix_signals.h | 21 typedef int sigset_t; typedef 29 extern int sigemptyset(sigset_t *); 30 extern int sigaddset(sigset_t *, int); 31 extern int sigprocmask(int, sigset_t *, sigset_t *); 39 sigset_t sa_mask;
|
| /src/sys/sys/ |
| sigtypes.h | 44 * the macros to manipulate sigset_t here, to encapsulate knowledge of 62 } sigset_t; typedef in typeref:struct:__anon7697
|
| /src/external/public-domain/xz/dist/src/common/ |
| mythread.h | 87 mythread_sigmask(int how, const sigset_t *restrict set, 88 sigset_t *restrict oset) 122 // If _POSIX was #defined, the header would add the alias sigset_t too. 125 // There are no functions that actually do something with sigset_t 130 # define sigset_t _sigset_t macro 165 mythread_sigmask(int how, const sigset_t *restrict set, 166 sigset_t *restrict oset) 185 sigset_t old; 186 sigset_t all;
|
| /src/external/gpl3/gdb/lib/libgnulib/arch/aarch64/gnulib/import/ |
| signal.h | 50 Also, mingw defines sigset_t not in <signal.h>, but in <sys/types.h>. 601 typedef unsigned int sigset_t; typedef 648 const sigset_t *restrict new_mask, 649 sigset_t *restrict old_mask)); 652 const sigset_t *restrict new_mask, 653 sigset_t *restrict old_mask)); 658 const sigset_t *restrict new_mask, 659 sigset_t *restrict old_mask)); 663 const sigset_t *restrict new_mask, 664 sigset_t *restrict old_mask)) [all...] |
| /src/external/gpl3/gdb/lib/libgnulib/arch/aarch64eb/gnulib/import/ |
| signal.h | 50 Also, mingw defines sigset_t not in <signal.h>, but in <sys/types.h>. 601 typedef unsigned int sigset_t; typedef 648 const sigset_t *restrict new_mask, 649 sigset_t *restrict old_mask)); 652 const sigset_t *restrict new_mask, 653 sigset_t *restrict old_mask)); 658 const sigset_t *restrict new_mask, 659 sigset_t *restrict old_mask)); 663 const sigset_t *restrict new_mask, 664 sigset_t *restrict old_mask)) [all...] |
| /src/external/gpl3/gdb/lib/libgnulib/arch/alpha/gnulib/import/ |
| signal.h | 50 Also, mingw defines sigset_t not in <signal.h>, but in <sys/types.h>. 601 typedef unsigned int sigset_t; typedef 648 const sigset_t *restrict new_mask, 649 sigset_t *restrict old_mask)); 652 const sigset_t *restrict new_mask, 653 sigset_t *restrict old_mask)); 658 const sigset_t *restrict new_mask, 659 sigset_t *restrict old_mask)); 663 const sigset_t *restrict new_mask, 664 sigset_t *restrict old_mask)) [all...] |
| /src/external/gpl3/gdb/lib/libgnulib/arch/arm/gnulib/import/ |
| signal.h | 50 Also, mingw defines sigset_t not in <signal.h>, but in <sys/types.h>. 601 typedef unsigned int sigset_t; typedef 648 const sigset_t *restrict new_mask, 649 sigset_t *restrict old_mask)); 652 const sigset_t *restrict new_mask, 653 sigset_t *restrict old_mask)); 658 const sigset_t *restrict new_mask, 659 sigset_t *restrict old_mask)); 663 const sigset_t *restrict new_mask, 664 sigset_t *restrict old_mask)) [all...] |
| /src/external/gpl3/gdb/lib/libgnulib/arch/armeb/gnulib/import/ |
| signal.h | 50 Also, mingw defines sigset_t not in <signal.h>, but in <sys/types.h>. 601 typedef unsigned int sigset_t; typedef 648 const sigset_t *restrict new_mask, 649 sigset_t *restrict old_mask)); 652 const sigset_t *restrict new_mask, 653 sigset_t *restrict old_mask)); 658 const sigset_t *restrict new_mask, 659 sigset_t *restrict old_mask)); 663 const sigset_t *restrict new_mask, 664 sigset_t *restrict old_mask)) [all...] |
| /src/external/gpl3/gdb/lib/libgnulib/arch/hppa/gnulib/import/ |
| signal.h | 50 Also, mingw defines sigset_t not in <signal.h>, but in <sys/types.h>. 601 typedef unsigned int sigset_t; typedef 648 const sigset_t *restrict new_mask, 649 sigset_t *restrict old_mask)); 652 const sigset_t *restrict new_mask, 653 sigset_t *restrict old_mask)); 658 const sigset_t *restrict new_mask, 659 sigset_t *restrict old_mask)); 663 const sigset_t *restrict new_mask, 664 sigset_t *restrict old_mask)) [all...] |
| /src/external/gpl3/gdb/lib/libgnulib/arch/i386/gnulib/import/ |
| signal.h | 50 Also, mingw defines sigset_t not in <signal.h>, but in <sys/types.h>. 601 typedef unsigned int sigset_t; typedef 648 const sigset_t *restrict new_mask, 649 sigset_t *restrict old_mask)); 652 const sigset_t *restrict new_mask, 653 sigset_t *restrict old_mask)); 658 const sigset_t *restrict new_mask, 659 sigset_t *restrict old_mask)); 663 const sigset_t *restrict new_mask, 664 sigset_t *restrict old_mask)) [all...] |
| /src/external/gpl3/gdb/lib/libgnulib/arch/ia64/gnulib/import/ |
| signal.h | 50 Also, mingw defines sigset_t not in <signal.h>, but in <sys/types.h>. 601 typedef unsigned int sigset_t; typedef 648 const sigset_t *restrict new_mask, 649 sigset_t *restrict old_mask)); 652 const sigset_t *restrict new_mask, 653 sigset_t *restrict old_mask)); 658 const sigset_t *restrict new_mask, 659 sigset_t *restrict old_mask)); 663 const sigset_t *restrict new_mask, 664 sigset_t *restrict old_mask)) [all...] |
| /src/external/gpl3/gdb/lib/libgnulib/arch/m68000/gnulib/import/ |
| signal.h | 50 Also, mingw defines sigset_t not in <signal.h>, but in <sys/types.h>. 601 typedef unsigned int sigset_t; typedef 648 const sigset_t *restrict new_mask, 649 sigset_t *restrict old_mask)); 652 const sigset_t *restrict new_mask, 653 sigset_t *restrict old_mask)); 658 const sigset_t *restrict new_mask, 659 sigset_t *restrict old_mask)); 663 const sigset_t *restrict new_mask, 664 sigset_t *restrict old_mask)) [all...] |
| /src/external/gpl3/gdb/lib/libgnulib/arch/m68k/gnulib/import/ |
| signal.h | 50 Also, mingw defines sigset_t not in <signal.h>, but in <sys/types.h>. 601 typedef unsigned int sigset_t; typedef 648 const sigset_t *restrict new_mask, 649 sigset_t *restrict old_mask)); 652 const sigset_t *restrict new_mask, 653 sigset_t *restrict old_mask)); 658 const sigset_t *restrict new_mask, 659 sigset_t *restrict old_mask)); 663 const sigset_t *restrict new_mask, 664 sigset_t *restrict old_mask)) [all...] |
| /src/external/gpl3/gdb/lib/libgnulib/arch/mips64eb/gnulib/import/ |
| signal.h | 50 Also, mingw defines sigset_t not in <signal.h>, but in <sys/types.h>. 601 typedef unsigned int sigset_t; typedef 648 const sigset_t *restrict new_mask, 649 sigset_t *restrict old_mask)); 652 const sigset_t *restrict new_mask, 653 sigset_t *restrict old_mask)); 658 const sigset_t *restrict new_mask, 659 sigset_t *restrict old_mask)); 663 const sigset_t *restrict new_mask, 664 sigset_t *restrict old_mask)) [all...] |
| /src/external/gpl3/gdb/lib/libgnulib/arch/mips64el/gnulib/import/ |
| signal.h | 50 Also, mingw defines sigset_t not in <signal.h>, but in <sys/types.h>. 601 typedef unsigned int sigset_t; typedef 648 const sigset_t *restrict new_mask, 649 sigset_t *restrict old_mask)); 652 const sigset_t *restrict new_mask, 653 sigset_t *restrict old_mask)); 658 const sigset_t *restrict new_mask, 659 sigset_t *restrict old_mask)); 663 const sigset_t *restrict new_mask, 664 sigset_t *restrict old_mask)) [all...] |
| /src/external/gpl3/gdb/lib/libgnulib/arch/mipseb/gnulib/import/ |
| signal.h | 50 Also, mingw defines sigset_t not in <signal.h>, but in <sys/types.h>. 601 typedef unsigned int sigset_t; typedef 648 const sigset_t *restrict new_mask, 649 sigset_t *restrict old_mask)); 652 const sigset_t *restrict new_mask, 653 sigset_t *restrict old_mask)); 658 const sigset_t *restrict new_mask, 659 sigset_t *restrict old_mask)); 663 const sigset_t *restrict new_mask, 664 sigset_t *restrict old_mask)) [all...] |
| /src/external/gpl3/gdb/lib/libgnulib/arch/mipsel/gnulib/import/ |
| signal.h | 50 Also, mingw defines sigset_t not in <signal.h>, but in <sys/types.h>. 601 typedef unsigned int sigset_t; typedef 648 const sigset_t *restrict new_mask, 649 sigset_t *restrict old_mask)); 652 const sigset_t *restrict new_mask, 653 sigset_t *restrict old_mask)); 658 const sigset_t *restrict new_mask, 659 sigset_t *restrict old_mask)); 663 const sigset_t *restrict new_mask, 664 sigset_t *restrict old_mask)) [all...] |
| /src/external/gpl3/gdb/lib/libgnulib/arch/mipsn64eb/gnulib/import/ |
| signal.h | 50 Also, mingw defines sigset_t not in <signal.h>, but in <sys/types.h>. 601 typedef unsigned int sigset_t; typedef 648 const sigset_t *restrict new_mask, 649 sigset_t *restrict old_mask)); 652 const sigset_t *restrict new_mask, 653 sigset_t *restrict old_mask)); 658 const sigset_t *restrict new_mask, 659 sigset_t *restrict old_mask)); 663 const sigset_t *restrict new_mask, 664 sigset_t *restrict old_mask)) [all...] |
| /src/external/gpl3/gdb/lib/libgnulib/arch/mipsn64el/gnulib/import/ |
| signal.h | 50 Also, mingw defines sigset_t not in <signal.h>, but in <sys/types.h>. 601 typedef unsigned int sigset_t; typedef 648 const sigset_t *restrict new_mask, 649 sigset_t *restrict old_mask)); 652 const sigset_t *restrict new_mask, 653 sigset_t *restrict old_mask)); 658 const sigset_t *restrict new_mask, 659 sigset_t *restrict old_mask)); 663 const sigset_t *restrict new_mask, 664 sigset_t *restrict old_mask)) [all...] |
| /src/external/gpl3/gdb/lib/libgnulib/arch/powerpc/gnulib/import/ |
| signal.h | 50 Also, mingw defines sigset_t not in <signal.h>, but in <sys/types.h>. 601 typedef unsigned int sigset_t; typedef 648 const sigset_t *restrict new_mask, 649 sigset_t *restrict old_mask)); 652 const sigset_t *restrict new_mask, 653 sigset_t *restrict old_mask)); 658 const sigset_t *restrict new_mask, 659 sigset_t *restrict old_mask)); 663 const sigset_t *restrict new_mask, 664 sigset_t *restrict old_mask)) [all...] |
| /src/external/gpl3/gdb/lib/libgnulib/arch/powerpc64/gnulib/import/ |
| signal.h | 50 Also, mingw defines sigset_t not in <signal.h>, but in <sys/types.h>. 601 typedef unsigned int sigset_t; typedef 648 const sigset_t *restrict new_mask, 649 sigset_t *restrict old_mask)); 652 const sigset_t *restrict new_mask, 653 sigset_t *restrict old_mask)); 658 const sigset_t *restrict new_mask, 659 sigset_t *restrict old_mask)); 663 const sigset_t *restrict new_mask, 664 sigset_t *restrict old_mask)) [all...] |
| /src/external/gpl3/gdb/lib/libgnulib/arch/riscv32/gnulib/import/ |
| signal.h | 50 Also, mingw defines sigset_t not in <signal.h>, but in <sys/types.h>. 601 typedef unsigned int sigset_t; typedef 648 const sigset_t *restrict new_mask, 649 sigset_t *restrict old_mask)); 652 const sigset_t *restrict new_mask, 653 sigset_t *restrict old_mask)); 658 const sigset_t *restrict new_mask, 659 sigset_t *restrict old_mask)); 663 const sigset_t *restrict new_mask, 664 sigset_t *restrict old_mask)) [all...] |
| /src/external/gpl3/gdb/lib/libgnulib/arch/riscv64/gnulib/import/ |
| signal.h | 50 Also, mingw defines sigset_t not in <signal.h>, but in <sys/types.h>. 601 typedef unsigned int sigset_t; typedef 648 const sigset_t *restrict new_mask, 649 sigset_t *restrict old_mask)); 652 const sigset_t *restrict new_mask, 653 sigset_t *restrict old_mask)); 658 const sigset_t *restrict new_mask, 659 sigset_t *restrict old_mask)); 663 const sigset_t *restrict new_mask, 664 sigset_t *restrict old_mask)) [all...] |