Home
last modified time | relevance | path

Searched defs:sigs (Results 1 - 25 of 45) sorted by relevance

12

/third_party/ltp/testcases/kernel/syscalls/signal/
H A Dsignal02.c14 static int sigs[] = { _NSIG + 1, SIGKILL, SIGSTOP }; variable
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/sigaddset/
H A D1-3.c23 static const int sigs[] = { variable
H A D4-1.c23 static const int sigs[] = {-1, -10000, INT32_MIN, INT32_MIN + 1}; variable
/third_party/musl/src/linux/
H A Dsignalfd.c7 int signalfd(int fd, const sigset_t *sigs, int flags) in signalfd() argument
H A Depoll.c32 int epoll_pwait(int fd, struct epoll_event *ev, int cnt, int to, const sigset_t *sigs) in epoll_pwait() argument
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/sigrelse/
H A D3-1.c25 static const int sigs[] = {-1, -10000, INT32_MIN, INT32_MIN + 1}; variable
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/sigignore/
H A D5-1.c21 static const int sigs[] = {-1, -10000, INT32_MIN, INT32_MIN + 1}; variable
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/sighold/
H A D3-1.c22 static const int sigs[] = {-1, -10000, INT32_MIN, INT32_MIN + 1}; variable
/third_party/toybox/porting/liteos_a/toys/other/
H A Dreboot.c23 sigs[] = {SIGTERM, SIGUSR1, SIGUSR2}, idx; in reboot_main() local
/test/testfwk/arkxtest/coverage_signal_handler/src/
H A Dcoverage_signal_handler.cpp31 int sigs[] = { in ctor() local
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/sigdelset/
H A D4-1.c25 static const int sigs[] = {-1, -10000, INT32_MIN, INT32_MIN + 1}; variable
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/sigismember/
H A D5-1.c24 static const int sigs[] = {-1, -10000, INT32_MIN, INT32_MIN + 1}; variable
/third_party/toybox/toys/other/
H A Dreboot.c34 sigs[] = {SIGTERM, SIGUSR1, SIGUSR2}, idx; in reboot_main() local
/kernel/liteos_a/testsuites/unittest/extended/signal/smoke/
H A Dsignal_test_009.cpp86 int sigs; in TestSigSet() local
/third_party/nghttp2/src/
H A Dshrpx_signal.cc97 int signal_set_handler(void (*handler)(int), Signals &&sigs) { in signal_set_handler() argument
/third_party/ltp/libs/libltpsigwait/
H A Dsigwait.c15 sigset_t sigs; in test_empty_set() local
40 sigset_t sigs; in test_timeout() local
74 sigset_t sigs; in test_unmasked_matching() local
102 sigset_t sigs; test_unmasked_matching_noinfo() local
124 sigset_t sigs, oldmask; test_masked_matching() local
172 sigset_t sigs, oldmask; test_masked_matching_rt() local
238 sigset_t sigs, oldmask; test_masked_matching_noinfo() local
280 sigset_t sigs, oldmask; test_bad_address() local
361 sigset_t sigs; test_bad_address3() local
[all...]
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/sigaction/
H A D16-1.c51 static struct sig_info sigs[] = { variable
/third_party/node/deps/v8/src/trap-handler/
H A Dhandler-inside-posix.cc72 sigset_t sigs; in UnmaskOobSignalScope() local
/base/update/updater/services/package/pkg_verify/
H A Dpkg_verify_util.cpp38 std::vector<std::vector<uint8_t>> sigs; in VerifySourceDigest() local
H A Dpkcs7_signed_data.cpp309 ReadSig(const uint8_t *sourceData, const uint32_t sourceDataLen, std::vector<std::vector<uint8_t>> &sigs) ReadSig() argument
/kernel/linux/linux-5.10/arch/um/drivers/
H A Dchan_user.c147 sigset_t sigs; in winch_thread() local
/kernel/linux/linux-5.10/arch/x86/include/asm/
H A Dmicrocode_intel.h36 struct extended_signature sigs[0]; member
/kernel/linux/linux-6.6/arch/um/drivers/
H A Dchan_user.c147 sigset_t sigs; in winch_thread() local
/base/update/updater/test/unittest/package/
H A Dpkg_verify_unittest.cpp162 std::vector<std::vector<uint8_t>> sigs; in TestPkcs7SignedDataFailed() local
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/nvkm/falcon/
H A Dfw.c168 nvkm_falcon_fw_sign(struct nvkm_falcon_fw *fw, u32 sig_base_img, u32 sig_size, const u8 *sigs, in nvkm_falcon_fw_sign() argument
[all...]

Completed in 7 milliseconds

12