Searched defs:rcsnode (Results 1 – 3 of 3) sorted by relevance
51 struct rcsnode struct57 int refcount;60 int flags;66 char *path;69 char *print_path;75 char *head;78 char *branch;82 char *symbols_data;85 char *expand;89 List *symbols;[all …]
959 RCSNode *rcsnode; in checkout_file() local
2020 const char *options, RCSNode **rcsnode) in checkaddfile()