HomeSort by: relevance | last modified time | path
    Searched refs:CVSNULLREPOS (Results 1 - 7 of 7) sorted by relevancy

  /src/external/gpl2/xcvs/dist/src/
add.c 240 CVSNULLREPOS) == 0)
339 CVSNULLREPOS) == 0)
find_names.c 430 Emptydir. Except in the CVSNULLREPOS case, Emptydir is just
460 && strcmp (dp->d_name, CVSNULLREPOS) == 0)
mkmodules.c 1292 mkdir_if_needed (CVSNULLREPOS);
checkout.c 1172 /* Return a newly malloc'd string containing a pathname for CVSNULLREPOS,
1182 CVSROOTADM, CVSNULLREPOS);
cvs.h 197 #define CVSNULLREPOS "Emptydir" /* an empty directory */
commit.c 831 CVSNULLREPOS) == 0
server.c 252 + sizeof (CVSNULLREPOS)
262 CVSROOTADM, CVSNULLREPOS);

Completed in 28 milliseconds