Home
last modified time | relevance | path

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

/titanic_44/usr/src/tools/cscope-fast/
H A Dvpopen.c44 vpopen(char *path, int oflag) in vpopen() 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) { in opendatabase()
1091 if ((symrefs = vpopen(reffile, O_RDONLY)) == -1) { in build()