Search | Google it | Results 11 - 13 of 13 for funcall:LIST_INIT (0.01 seconds) |
448: for (i = 0; i < IPREASS_NHASH; i++) 449: LIST_INIT(&ipq[i]); 450:
3547: /* just for safety */ 3548: LIST_INIT(&tp->t_sc); 3549:
1220: TAILQ_INIT(&tp->snd_holes); 1221: LIST_INIT(&tp->t_sc); /* XXX can template this */ 1222: