Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libtecla/common/
H A Dpcache.c184 static int pca_extract_dir(PathCache *pc, const char *path,
539 if(pca_extract_dir(pc, pptr, &pptr)) in pca_scan_path()
581 static int pca_extract_dir(PathCache *pc, const char *path, const char **nextp) in pca_extract_dir() function