Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libtecla/common/
H A Dexpand.c115 static char *ef_cache_pathname(ExpandFile *ef, const char *pathname,
604 copy = ef_cache_pathname(ef, pathname, remove_escapes); in ef_record_pathname()
645 static char *ef_cache_pathname(ExpandFile *ef, const char *pathname, in ef_cache_pathname() function
1218 return ef_cache_pathname(ef, ef->path->name, 0); in ef_expand_special()