Search | Google it | Results 1 - 2 of 2 for funcall:SLIST_FOREACH (0.00 seconds) |
113: again: 114: SLIST_FOREACH(uip, uipp, ui_hash) { 115: if (uip->ui_uid != uid)
378: m_tag_delete_chain(to, NULL); 379: SLIST_FOREACH(p, &from->m_pkthdr.tags, m_tag_link) { 380: t = m_tag_copy(p);