Home
last modified time | relevance | path

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

/illumos-gate/usr/src/tools/cscope-fast/
H A Dvpstat.c39 vpstat(char *path, struct stat *statp) in vpstat() function
H A Dlibrary.h55 int vpstat(char *path, struct stat *statp);
H A DMakefile35 vpaccess.o vpfopen.o vpinit.o vpopen.o vpstat.o
H A Ddir.c330 if (vpstat(file, &statstruct) == 0 && in issrcfile()
H A Dmain.c1067 vpstat(srcfiles[i], &statstruct) != 0 || in build()
1159 } else if (vpstat(file, &statstruct) == 0 && in build()