compath
if (stat(compath(dir), &statstruct) == 0 &&
if (stat(compath(dir), &statstruct) == 0 &&
if (vpaccess(compath(path), READ) == 0) {
for (p = srcfiletable[hash(compath(file)) % HASHMOD];
p->file = stralloc(compath(path));
if (stat(compath(dir), &statstruct) == 0 &&
char *compath(char *pathname);