Searched refs:vpopen (Results 1 - 4 of 4) sorted by relevance

/opensolaris-onvv-gate/usr/src/tools/cscope-fast/
H A Dvpopen.c33 /* vpopen - view path version of the open system call */
44 vpopen(char *path, int oflag) function
H A Dlibrary.h56 int vpopen(char *path, int oflag);
H A DMakefile34 vpaccess.o vpfopen.o vpinit.o vpopen.o vpstat.o
H A Dmain.c900 if ((symrefs = vpopen(reffile, O_RDONLY)) == -1) {
1091 if ((symrefs = vpopen(reffile, O_RDONLY)) == -1) {

Completed in 50 milliseconds