Searched refs:quehead (Results 1 – 1 of 1) sorted by relevance
416 struct quehead { struct417 struct quehead *qh_link; argument418 struct quehead *qh_rlink; argument426 struct quehead *element = (struct quehead *)a, in insque()427 *head = (struct quehead *)b; in insque()438 struct quehead *element = (struct quehead *)a; in remque()