Home
last modified time | relevance | path

Searched defs:pprev (Results 1 – 6 of 6) sorted by relevance

/external/iproute2/include/
Dhlist.h16 struct hlist_node *next, **pprev; member
22 struct hlist_node **pprev = n->pprev; in hlist_del() local
/external/webrtc/webrtc/libjingle/xmllite/
Dxmlelement.cc363 XmlAttr ** pprev = last_attr_ ? &(last_attr_->next_attr_) : &first_attr_; in AddAttr() local
384 XmlChild ** pprev = last_child_ ? &(last_child_->next_child_) : &first_child_; in AddParsedText() local
401 XmlChild ** pprev = last_child_ ? &(last_child_->next_child_) : &first_child_; in AddText() local
419 XmlChild ** pprev = last_child_ ? &(last_child_->next_child_) : &first_child_; in AddElement() local
/external/linux-kselftest/tools/testing/selftests/rcutorture/formal/srcu-cbmc/include/linux/
Dtypes.h120 struct hlist_node *next, **pprev; member
/external/iptables/libiptc/
Dlinux_list.h514 struct hlist_node *next, **pprev; member
535 struct hlist_node **pprev = n->pprev; in __hlist_del() local
/external/libnetfilter_conntrack/include/internal/
Dlinux_list.h519 struct hlist_node *next, **pprev; member
540 struct hlist_node **pprev = n->pprev; in __hlist_del() local
/external/libnfnetlink/include/
Dlinux_list.h518 struct hlist_node *next, **pprev; member
539 struct hlist_node **pprev = n->pprev; in __hlist_del() local