Searched refs:lip_next (Results 1 – 1 of 1) sorted by relevance
47 prop_db_info_t *lip_next; in free_props() local50 for (; lip != NULL; lip = lip_next) { in free_props()51 lip_next = lip->li_nextprop; in free_props()