Searched refs:quehead (Results 1 – 1 of 1) sorted by relevance
433 struct quehead { struct434 struct quehead *qh_link; argument435 struct quehead *qh_rlink; argument443 struct quehead *element = (struct quehead *)a, in insque()444 *head = (struct quehead *)b; in insque()455 struct quehead *element = (struct quehead *)a; in remque()