Lines Matching defs:ptail
4054 struct pm_comp_pkg *p, *ptail;4114 phead = ptail = p;4116 ptail->next = p;4117 ptail = p;4205 ptail = p;4208 kmem_free(ptail->comp, sizeof (*ptail->comp));4209 kmem_free(ptail, sizeof (*ptail));4236 ptail = p;4257 p = ptail->next;4258 kmem_free(ptail, sizeof (*ptail));