Home
last modified time | relevance | path

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

/openbsd-src/usr.bin/cvs/
H A Dtrigger.h33 struct file_info { struct
42 TAILQ_ENTRY(file_info) flist; argument
H A Dtrigger.c41 expand_args(BUF *buf, struct file_info_list *file_info, const char *repo, in expand_args()
224 struct file_info_list *file_info) in parse_cmd()
/openbsd-src/gnu/usr.bin/cvs/src/
H A Dcvs.h609 struct file_info struct
612 char *file;
636 typedef int (*FILEPROC) PROTO ((void *callerdat, struct file_info *finfo)); argument
H A Dupdate.c752 struct stat file_info; local
1607 patch_file (finfo, vers_ts, docheckout, file_info, checksum) in patch_file() argument
/openbsd-src/gnu/usr.bin/gcc/gcc/
H A Dcollect2.c3024 struct file_info struct
3043 static struct file_info *read_file PARAMS ((const char *, int, int)); argument
H A Ddwarf2out.c7138 struct file_info struct
7159 /* Callback function for file_info comparison. We sort by looking at argument
H A Dprotoize.c246 typedef struct file_info_struct file_info; typedef
/openbsd-src/usr.bin/make/
H A Ddir.c186 static struct ohash_info file_info = { variable
/openbsd-src/gnu/usr.bin/binutils-2.17/gas/
H A Dlisting.c248 file_info (const char *file_name) in file_info() function
/openbsd-src/gnu/usr.bin/binutils/gas/
H A Dlisting.c248 file_info (const char *file_name) in file_info() function
/openbsd-src/gnu/gcc/gcc/
H A Ddwarf2out.c7574 struct file_info struct
7594 /* Callback function for file_info comparison. We sort by looking at argument
H A Dprotoize.c238 typedef struct file_info_struct file_info; typedef
/openbsd-src/gnu/usr.bin/texinfo/makeinfo/
H A Dmakeinfo.c3267 struct stat file_info; in cm_image() local