nxtfld
static char *nxtfld(char *);
in = nxtfld(inbuf);
if (*(in = nxtfld(in)))
strlcpy(subj, nxtfld(inbuf), sizeof subj);