Home
last modified time | relevance | path

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

/netbsd/src/external/gpl2/xcvs/dist/src/
Droot.c478 char *firstslash; /* save where the path spec starts in parse_cvsroot() local
662 firstslash = p; /* == NULL if '/' not in string */ in parse_cvsroot()
733 cvsroot_copy = firstslash; in parse_cvsroot()