Searched refs:pptr0 (Results 1 – 1 of 1) sorted by relevance
365 struct list *ptr0 = *pptr0, *ptr1 = *pptr1; in SkipIdentical()375 *pptr0 = ptr0; in SkipIdentical()383 struct list *ptr0 = *pptr0, *ptr1 = *pptr1; in SkipIdenticalN()401 *pptr0 = ptr0; in SkipIdenticalN()410 struct list *ptr0 = *pptr0, *ptr1 = *pptr1, *tmp0, *tmp1; in ScanDiff()437 *pptr0 = ptr0; in ScanDiff()452 node0 = LIST_ENTRY(*pptr0, NODE, entry); in Resync()486 *pptr0 = save0; in Resync()491 *pptr0 = save0; in Resync()497 for (ptr0 = *pptr0; ptr0; ptr0 = list_next(list0, ptr0)) in Resync()[all …]