strlist__first
for (pos = strlist__first(slist); pos; pos = strlist__next(pos))
for (pos = strlist__first(slist), n = strlist__next(pos); pos;\