Lines Matching defs:cvs_file
39 struct cvs_file { struct40 char *file_name;41 char *file_wd;42 char *file_path;43 char *file_rpath;45 int fd;46 int repo_fd;47 int file_type;48 int file_status;49 int file_flags;50 int in_attic;52 RCSNUM *file_rcsrev;53 RCSFILE *file_rcs;54 struct cvs_ent *file_ent;