Home
last modified time | relevance | path

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

/external/ltp/testcases/kernel/containers/pidns/
Dpidns20.c83 sigset_t newset; in child_fn() local
Dpidns13.c74 sigset_t newset; in child_fn() local
/external/libxml2/
Dxpointer.c802 xmlLocationSetPtr newset; in xmlXPtrNewLocationSetNodeSet() local
1769 xmlLocationSetPtr newset = NULL; in xmlXPtrStartPointFunction() local
1865 xmlLocationSetPtr newset = NULL; in xmlXPtrEndPointFunction() local
2018 xmlLocationSetPtr newset; in xmlXPtrRangeFunction() local
2172 xmlLocationSetPtr newset; in xmlXPtrRangeInsideFunction() local
2701 xmlLocationSetPtr newset; in xmlXPtrStringRangeFunction() local
2845 xmlLocationSetPtr newset = NULL; in xmlXPtrEvalRangePredicate() local
Dxpath.c13163 xmlNodeSetPtr newset; in xmlXPathCompOpEvalFilterFirst() local
13611 xmlNodeSetPtr newset = NULL; in xmlXPathCompOpEval() local
/external/ltp/testcases/kernel/syscalls/fcntl/
Dfcntl33.c61 static sigset_t newset, oldset; variable
Dfcntl31.c68 static sigset_t newset, oldset; variable
/external/dhcpcd-6.8.2/
Ddhcpcd.c1257 sigset_t newset; in signal_init() local
/external/mksh/src/
Dmisc.c245 change_flag(enum sh_flag f, int what, bool newset) in change_flag()
/external/valgrind/coregrind/
Dm_signals.c1315 vki_sigset_t* newset, in do_setmask()