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

/osnet-11/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));
/osnet-11/usr/src/lib/libcurses/
H A DMakefile.com125 OBJS6= wmovenextch.o wmoveprevch.o wadjcurspos.o print.o iexpand.o \

Completed in 27 milliseconds