Home
last modified time | relevance | path

Searched refs:get_sig (Results 1 - 2 of 2) sorted by relevance

/third_party/ltp/testcases/kernel/syscalls/prctl/
H A Dprctl01.c23 int get_sig = 0; in verify_prctl() local
33 TEST(prctl(PR_GET_PDEATHSIG, &get_sig)); in verify_prctl()
39 if (get_sig == SIGUSR2) { in verify_prctl()
44 get_sig, SIGUSR2); in verify_prctl()
/third_party/node/deps/v8/src/wasm/
H A Dlocal-decl-encoder.h40 const FunctionSig* get_sig() const { return sig; } in get_sig() function in v8::internal::wasm::LocalDeclEncoder

Completed in 1 milliseconds