Searched refs:vpstat (Results 1 – 5 of 5) sorted by relevance
41 vpstat(char *path, struct stat *statp) in vpstat() function
58 int vpstat(char *path, struct stat *statp);
34 vpaccess.o vpfopen.o vpinit.o vpopen.o vpstat.o
332 if (vpstat(file, &statstruct) == 0 && in issrcfile()
1069 vpstat(srcfiles[i], &statstruct) != 0 || in build()1161 } else if (vpstat(file, &statstruct) == 0 && in build()