Home
last modified time | relevance | path

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

/external/libxml2/
Dxpointer.c802 xmlLocationSetPtr newset; in xmlXPtrNewLocationSetNodeSet() local
1779 xmlLocationSetPtr newset = NULL; in xmlXPtrStartPointFunction() local
1875 xmlLocationSetPtr newset = NULL; in xmlXPtrEndPointFunction() local
2028 xmlLocationSetPtr newset; in xmlXPtrRangeFunction() local
2182 xmlLocationSetPtr newset; in xmlXPtrRangeInsideFunction() local
2713 xmlLocationSetPtr newset = NULL; in xmlXPtrStringRangeFunction() local
2870 xmlLocationSetPtr newset = NULL; in xmlXPtrEvalRangePredicate() local
/external/ltp/testcases/kernel/containers/pidns/
Dpidns20.c84 sigset_t newset; in child_fn() local
Dpidns13.c74 sigset_t newset; in child_fn() local
/external/ltp/testcases/kernel/syscalls/fcntl/
Dfcntl33.c50 static sigset_t newset, oldset; variable
Dfcntl31.c68 static sigset_t newset, oldset; variable
/external/libfuse/lib/
Dfuse_loop_mt.c195 sigset_t newset; in fuse_start_thread() local
/external/mksh/src/
Dmisc.c245 change_flag(enum sh_flag f, int what, bool newset) in change_flag()