iexpand
(void) fprintf(stream, "%s", iexpand(xbuf));
(void) fprintf(stream, "%s", iexpand(string));
vlen = strlen(evalue = iexpand(value));
extern char *cexpand(char *), *iexpand(char *),