Home
last modified time | relevance | path

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

/titanic_44/usr/src/lib/libtecla/common/
H A Dexpand.c123 static char *ef_expand_special(ExpandFile *ef, const char *path, int pathlen);
380 path = ef_expand_special(ef, path, pathlen); in ef_expand_file()
1043 static char *ef_expand_special(ExpandFile *ef, const char *path, int pathlen) in ef_expand_special() function