Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libtecla/common/
H A Dexpand.c121 static char *ef_expand_special(ExpandFile *ef, const char *path, int pathlen);
378 path = ef_expand_special(ef, path, pathlen); in ef_expand_file()
1042 static char *ef_expand_special(ExpandFile *ef, const char *path, int pathlen) in ef_expand_special() function