Searched refs:quehead (Results 1 – 1 of 1) sorted by relevance
556 struct quehead { struct557 struct quehead *qh_link; argument558 struct quehead *qh_rlink; argument565 struct quehead *element = (struct quehead *)a, in insque()566 *head = (struct quehead *)b; in insque()576 struct quehead *element = (struct quehead *)a; in remque()