Home
last modified time | relevance | path

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

/freebsd-9-stable/gnu/usr.bin/rcs/lib/
Drcsfnms.c877 getfullCVSname() in getfullCVSname() function
Drcsbase.h505 char const *getfullCVSname P((void));
Drcsedit.c1060 escape_string(out, getfullCVSname());
/freebsd-9-stable/contrib/cvs/src/
Drcs.c155 static char * getfullCVSname PROTO ((char *, char **));
3806 path = getfullCVSname(rcs->path, &old_path);
9045 getfullCVSname(CVSname, pathstore) in getfullCVSname() function