Home
last modified time | relevance | path

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

/dragonfly/contrib/cvs-1.12/src/
HDstatus.c26 static RCSNode *xrcsnode; variable
327 xrcsnode = finfo->rcs; in status_fileproc()
365 if (RCS_nodeisbranch (xrcsnode, p->key)) in tag_list_proc()
366 branch = RCS_whatbranch(xrcsnode, p->key) ; in tag_list_proc()