Searched refs:iexpand (Results 1 - 5 of 5) sorted by relevance

/illumos-gate/usr/src/lib/libcurses/screen/
H A Dprint.h50 /* externs from iexpand.c, cexpand.c */
53 extern char *cexpand(char *), *iexpand(char *),
H A Diexpand.c65 *iexpand(char *string) function
116 (void) fprintf(stream, "%s", iexpand(string));
H A Dprint.c606 vlen = strlen(evalue = iexpand(value));
/illumos-gate/usr/src/lib/libcurses/
H A DMakefile.com127 OBJS6= wmovenextch.o wmoveprevch.o wadjcurspos.o print.o iexpand.o \
/illumos-gate/usr/src/cmd/captoinfo/
H A Dcaptoinfo.c792 (void) fprintf(stream, "%s", iexpand(xbuf));

Completed in 63 milliseconds