Searched defs:rcsnode (Results 1 – 3 of 3) sorted by relevance
46 struct rcsnode struct52 int refcount;55 int flags;61 char *path;64 char *head;67 char *branch;74 char *expand;78 List *symbols;82 List *versions;87 char *access;[all …]
566 RCSNode *rcsnode; local
1876 checkaddfile (file, repository, tag, options, rcsnode) in checkaddfile() argument