lstmatch
if (lstmatch(search->sec, page->sect) == 0 ||
lstmatch(search->arch, page->arch) == 0 ||
static int lstmatch(const char *, const char *);