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

/system/core/sh/
H A Dexpand.c310 struct ifsregion *ifsp; local
312 ifsp = ifsfirst.next->next;
314 ifsfirst.next = ifsp;
330 struct ifsregion *ifsp; local
332 ifsp = ifslastp->next->next;
334 ifslastp->next = ifsp;
915 struct ifsregion *ifsp; local
918 ifsp = &ifsfirst;
926 ifsp = (struct ifsregion *)ckmalloc(sizeof (struct ifsregion));
927 ifslastp->next = ifsp;
946 struct ifsregion *ifsp; local
1046 struct ifsregion *ifsp; local
[all...]

Completed in 71 milliseconds