RB_INPROG
for (inprog = RB_INPROG(head); inprog; inprog = inprog->link) { \
scan->link = RB_INPROG(head); \
RB_INPROG(head) = scan; \
infopp = &RB_INPROG(head); \