Home
last modified time | relevance | path

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

/titanic_44/usr/src/lib/libtecla/common/
H A Dpcache.c193 static int pca_scan_dir(PathCache *pc, const char *dirname, CacheMem *mem);
855 int nfile = node->nfile = pca_scan_dir(pc, node->dir, node->mem); in add_PathNode()
888 static int pca_scan_dir(PathCache *pc, const char *dirname, CacheMem *mem) in pca_scan_dir() function
1056 if(pca_scan_dir(pc, node->dir, node->mem) < 1) in pca_lookup_file()
1297 if(pca_scan_dir(pc, node->dir, node->mem) < 1) in CPL_MATCH_FN()