Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/libtecla/common/
H A Dpcache.c238 static int pca_expand_tilde(PathCache *pc, const char *path, int pathlen,
593 if(pca_expand_tilde(pc, path, strlen(path), 0, &pptr)) in pca_extract_dir()
1038 if(pca_expand_tilde(pc, name, name_len, literal, &nptr) || in pca_lookup_file()
1636 static int pca_expand_tilde(PathCache *pc, const char *path, int pathlen, in pca_expand_tilde() function