Searched refs:shListGetNextItem (Results 1 – 3 of 3) sorted by relevance
248 item = shListGetNextItem(head, item); in scan_merge()307 item = shListGetNextItem(head, item); in scan_merge()339 item = shListGetNextItem(head, item); in scan_get_by_bssid()
23 SHLIST *shListGetNextItem( SHLIST *head, SHLIST *item );
60 SHLIST *shListGetNextItem( SHLIST *head, SHLIST *item ) in shListGetNextItem() function