Home
last modified time | relevance | path

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

/openbsd/gnu/usr.bin/cvs/src/
H A Dadd.c238 CVSNULLREPOS) == 0)
334 CVSNULLREPOS) == 0)
H A Dcheckout.c1108 + sizeof (CVSNULLREPOS) in emptydir_name()
1111 CVSROOTADM, CVSNULLREPOS); in emptydir_name()
H A Dfind_names.c351 && strcmp (dp->d_name, CVSNULLREPOS) == 0)
H A Dmkmodules.c892 mkdir_if_needed (CVSNULLREPOS);
H A Dcvs.h195 #define CVSNULLREPOS "Emptydir" /* an empty directory */ macro
H A Dcommit.c805 CVSNULLREPOS) == 0
H A Dserver.c410 + sizeof (CVSNULLREPOS)
420 CVSROOTADM, CVSNULLREPOS);
H A DChangeLog-971446 * find_names.c (find_dirs): Skip CVSNULLREPOS.
1451 non-CVSNULLREPOS contexts.