LIST_FOREACH
#define LIST_FOREACH(var, head, field) \
#define LIST_FOREACH(elm, head, field) \
LIST_FOREACH(rd, &rn->rn_dir, rd_entries) {