Home
last modified time | relevance | path

Searched defs:newset (Results 1 – 7 of 7) sorted by relevance

/third_party/nghttp2/src/
Dshrpx_signal.cc37 sigset_t newset; in shrpx_signal_block_all() local
58 sigset_t newset; in shrpx_signal_unblock_all() local
/third_party/ltp/testcases/kernel/containers/pidns/
Dpidns20.c32 sigset_t newset; in child_func() local
Dpidns13.c51 sigset_t newset; in child_fn() local
/third_party/ltp/testcases/kernel/syscalls/fcntl/
Dfcntl33.c50 static sigset_t newset, oldset; variable
Dfcntl31.c64 static sigset_t newset, oldset; variable
/third_party/libfuse/lib/
Dfuse_loop_mt.c212 sigset_t newset; in fuse_start_thread() local
/third_party/mksh/
Dmisc.c245 change_flag(enum sh_flag f, int what, bool newset) in change_flag()