HomeSort by relevance Sort by last modified time
    Searched refs:SA_ONSTACK (Results 51 - 75 of 152) sorted by null

1 23 4 5 6 7

  /external/ltp/testcases/open_posix_testsuite/conformance/interfaces/sigaction/
12-45.c 11 SA_ONSTACK flag is set in the sigaction.sa_flags parameter to the
49 act.sa_flags = SA_ONSTACK;
12-46.c 11 SA_ONSTACK flag is set in the sigaction.sa_flags parameter to the
49 act.sa_flags = SA_ONSTACK;
12-47.c 11 SA_ONSTACK flag is set in the sigaction.sa_flags parameter to the
49 act.sa_flags = SA_ONSTACK;
12-48.c 11 SA_ONSTACK flag is set in the sigaction.sa_flags parameter to the
49 act.sa_flags = SA_ONSTACK;
12-49.c 11 SA_ONSTACK flag is set in the sigaction.sa_flags parameter to the
49 act.sa_flags = SA_ONSTACK;
12-5.c 11 SA_ONSTACK flag is set in the sigaction.sa_flags parameter to the
51 act.sa_flags = SA_ONSTACK;
12-50.c 11 SA_ONSTACK flag is set in the sigaction.sa_flags parameter to the
49 act.sa_flags = SA_ONSTACK;
12-51.c 11 SA_ONSTACK flag is set in the sigaction.sa_flags parameter to the
49 act.sa_flags = SA_ONSTACK;
12-52.c 11 SA_ONSTACK flag is set in the sigaction.sa_flags parameter to the
49 act.sa_flags = SA_ONSTACK;
12-6.c 11 SA_ONSTACK flag is set in the sigaction.sa_flags parameter to the
51 act.sa_flags = SA_ONSTACK;
12-7.c 11 SA_ONSTACK flag is set in the sigaction.sa_flags parameter to the
51 act.sa_flags = SA_ONSTACK;
12-8.c 11 SA_ONSTACK flag is set in the sigaction.sa_flags parameter to the
51 act.sa_flags = SA_ONSTACK;
12-9.c 11 SA_ONSTACK flag is set in the sigaction.sa_flags parameter to the
51 act.sa_flags = SA_ONSTACK;
  /external/ltp/testcases/open_posix_testsuite/conformance/interfaces/sigaltstack/
1-1.c 50 act.sa_flags = SA_ONSTACK;
2-1.c 12 - Set up a handler for signal SIGTOTEST and set the sa_flags member to SA_ONSTACK.
63 act.sa_flags = SA_ONSTACK;
3-1.c 13 - Set up a handler for signal SIGTOTEST and set the sa_flags member to SA_ONSTACK.
65 act.sa_flags = SA_ONSTACK;
5-1.c 32 act.sa_flags = SA_ONSTACK;
6-1.c 13 - Set up a handler for signal SIGTOTEST and set the sa_flags member to SA_ONSTACK.
53 act.sa_flags = SA_ONSTACK;
7-1.c 13 - Set up a handler for signal SIGTOTEST and set the sa_flags member to SA_ONSTACK.
56 act.sa_flags = SA_ONSTACK;
8-1.c 13 - Set up a handler for signal SIGTOTEST and set the sa_flags member to SA_ONSTACK.
53 act.sa_flags = SA_ONSTACK;
  /external/valgrind/memcheck/tests/
sigaltstack.c 32 act.sa_flags=SA_ONSTACK;
  /external/ltp/testcases/open_posix_testsuite/conformance/interfaces/sigaction/templates/
template_12-1.in 11 SA_ONSTACK flag is set in the sigaction.sa_flags parameter to the
51 act.sa_flags = SA_ONSTACK;
  /bionic/libc/kernel/uapi/asm-arm/asm/
signal.h 67 #define SA_ONSTACK 0x08000000
  /bionic/libc/kernel/uapi/asm-generic/
signal.h 66 #define SA_ONSTACK 0x08000000
  /bionic/libc/kernel/uapi/asm-mips/asm/
signal.h 65 #define SA_ONSTACK 0x08000000

Completed in 151 milliseconds

1 23 4 5 6 7