Home
last modified time | relevance | path

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

/openbsd/src/gnu/usr.bin/cvs/src/
Dfileattr.h59 extern void fileattr_startdir PROTO ((char *repos));
Dadd.c703 fileattr_startdir (repository);
782 fileattr_startdir (rcsdir);
Dfileattr.c45 fileattr_startdir (repos) in fileattr_startdir() function
Drecurse.c627 fileattr_startdir (repository);
Dserver.c2158 fileattr_startdir (repos); in server_notify()
DChangeLog-972817 (fileattr_startdir): Assert that unrecog_head == NULL.
DChangeLog-9395404 * recurse.c (do_recursion): Call fileattr_startdir before
DChangeLog-964208 * fileattr.h (fileattr_startdir): Add comment about REPOS == NULL.