st_remove_from_queue
(void) st_remove_from_queue(&un->un_runqf, &un->un_runql, bp);
static buf_t *st_remove_from_queue(buf_t **head, buf_t **tail, buf_t *bp);
(void) st_remove_from_queue(&un->un_quef, &un->un_quel, bp);
(void) st_remove_from_queue(&un->un_runqf, &un->un_runql, bp);
(void) st_remove_from_queue(&un->un_quef, &un->un_quel,
(void) st_remove_from_queue(&un->un_runqf, &un->un_runql, bp);
(void) st_remove_from_queue(&un->un_quef, &un->un_quef, bp);