Searched refs:mh_next (Results 1 - 3 of 3) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/libxml2-2.7.2/
H A Dxmlmemory.c95 struct memnod *mh_next; member in struct:memnod
607 p = p->mh_next;
694 p = p->mh_next;
774 p = p->mh_next;
788 p->mh_next = memlist;
800 if (p->mh_next)
801 p->mh_next->mh_prev = p->mh_prev;
803 p->mh_prev->mh_next = p->mh_next;
804 else memlist = p->mh_next;
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/gettext-0.17/gnulib-local/lib/libxml/
H A Dxmlmemory.c95 struct memnod *mh_next; member in struct:memnod
604 p = p->mh_next;
698 p = p->mh_next;
712 p->mh_next = memlist;
724 if (p->mh_next)
725 p->mh_next->mh_prev = p->mh_prev;
727 p->mh_prev->mh_next = p->mh_next;
728 else memlist = p->mh_next;
798 p = p->mh_next;
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-lib/libxml/
H A Dxmlmemory.c95 struct memnod *mh_next; member in struct:memnod
604 p = p->mh_next;
698 p = p->mh_next;
712 p->mh_next = memlist;
724 if (p->mh_next)
725 p->mh_next->mh_prev = p->mh_prev;
727 p->mh_prev->mh_next = p->mh_next;
728 else memlist = p->mh_next;
798 p = p->mh_next;
[all...]

Completed in 105 milliseconds