Searched defs:newset (Results 1 – 8 of 8) sorted by relevance
37 sigset_t newset; in shrpx_signal_block_all() local58 sigset_t newset; in shrpx_signal_unblock_all() local
802 xmlLocationSetPtr newset; in xmlXPtrNewLocationSetNodeSet() local1767 xmlLocationSetPtr newset = NULL; in xmlXPtrStartPointFunction() local1863 xmlLocationSetPtr newset = NULL; in xmlXPtrEndPointFunction() local2016 xmlLocationSetPtr newset; in xmlXPtrRangeFunction() local2170 xmlLocationSetPtr newset; in xmlXPtrRangeInsideFunction() local2701 xmlLocationSetPtr newset = NULL; in xmlXPtrStringRangeFunction() local2858 xmlLocationSetPtr newset = NULL; in xmlXPtrEvalRangePredicate() local
51 sigset_t newset; in child_fn() local
84 sigset_t newset; in child_fn() local
50 static sigset_t newset, oldset; variable
67 static sigset_t newset, oldset; variable
212 sigset_t newset; in fuse_start_thread() local
245 change_flag(enum sh_flag f, int what, bool newset) in change_flag()