Searched defs:cvs_file (Results 1 – 1 of 1) sorted by relevance
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;[all …]