Searched refs:quehead (Results 1 – 1 of 1) sorted by relevance
881 struct quehead { struct882 struct quehead *qh_link; argument883 struct quehead *qh_rlink; argument891 struct quehead *element = (struct quehead *)a, in insque()892 *head = (struct quehead *)b; in insque()903 struct quehead *element = (struct quehead *)a; in remque()