HomeSort by relevance Sort by last modified time
    Searched full:ifsp (Results 1 - 1 of 1) sorted by null

  /system/core/sh/
expand.c 310 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 106 milliseconds