Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libtecla/common/
H A Dpcache.c236 static int pca_expand_tilde(PathCache *pc, const char *path, int pathlen,
591 if(pca_expand_tilde(pc, path, strlen(path), 0, &pptr)) in pca_extract_dir()
1036 if(pca_expand_tilde(pc, name, name_len, literal, &nptr) || in pca_lookup_file()
1634 static int pca_expand_tilde(PathCache *pc, const char *path, int pathlen, in pca_expand_tilde() function