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

/opensolaris-onvv-gate/usr/src/tools/cscope-fast/
H A Dvpstat.c33 /* vpstat - view path version of the stat system call */
41 vpstat(char *path, struct stat *statp) 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 &&
H A Dmain.c1069 vpstat(srcfiles[i], &statstruct) != 0 ||
1161 } else if (vpstat(file, &statstruct) == 0 &&

Completed in 78 milliseconds