HomeSort by relevance Sort by last modified time
    Searched refs:shListDelItem (Results 1 - 3 of 3) sorted by null

  /hardware/ti/wlan/lib/
shlist.h 25 void shListDelItem( SHLIST *head, SHLIST *item, shListFree func );
shlist.c 78 void shListDelItem( SHLIST *head, SHLIST *item, shListFree func )
161 shListDelItem( head, item, func );
scanmerge.c 308 shListDelItem(head, del_item, scan_free);

Completed in 223 milliseconds