Home
last modified time | relevance | path

Searched defs:cvs_file (Results 1 – 1 of 1) sorted by relevance

/openbsd-src/usr.bin/cvs/
H A Dfile.h39 struct cvs_file { struct
40 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 …]