pca_scan_dir
if(pca_scan_dir(pc, node->dir, node->mem) < 1)
if(pca_scan_dir(pc, node->dir, node->mem) < 1)
static int pca_scan_dir(PathCache *pc, const char *dirname, CacheMem *mem);
int nfile = node->nfile = pca_scan_dir(pc, node->dir, node->mem);