Home
last modified time | relevance | path

Searched refs:iexpand (Results 1 – 6 of 6) sorted by relevance

/titanic_44/usr/src/lib/libcurses/screen/
H A Diexpand.c65 *iexpand(char *string) in iexpand() function
116 (void) fprintf(stream, "%s", iexpand(string)); in tpr()
H A Dprint.h53 extern char *cexpand(char *), *iexpand(char *),
H A Dprint.c606 vlen = strlen(evalue = iexpand(value)); in pr_string()
H A Dmapfile-vers445 iexpand;
/titanic_44/usr/src/lib/libcurses/
H A DMakefile.com127 OBJS6= wmovenextch.o wmoveprevch.o wadjcurspos.o print.o iexpand.o \
/titanic_44/usr/src/cmd/captoinfo/
H A Dcaptoinfo.c792 (void) fprintf(stream, "%s", iexpand(xbuf)); in prchar()