Home
last modified time | relevance | path

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

/titanic_41/usr/src/tools/cscope-fast/
H A Dvpstat.c41 vpstat(char *path, struct stat *statp) in vpstat() function
H A Dlibrary.h58 int vpstat(char *path, struct stat *statp);
H A DMakefile34 vpaccess.o vpfopen.o vpinit.o vpopen.o vpstat.o
H A Ddir.c332 if (vpstat(file, &statstruct) == 0 && in issrcfile()
H A Dmain.c1069 vpstat(srcfiles[i], &statstruct) != 0 || in build()
1161 } else if (vpstat(file, &statstruct) == 0 && in build()