amatch
} else if (amatch(s, restbuf))
c = amatch(s, p);
if (amatch(s, p))
static int amatch(char *, char *);