BUFQ_SORT_MASK
sortby = bufq->bq_flags & BUFQ_SORT_MASK;
const int sortby = bufq->bq_flags & BUFQ_SORT_MASK;
switch (flags & BUFQ_SORT_MASK) {