Searched defs:file_info (Results 1 – 10 of 10) sorted by relevance
51 struct file_info { struct64 struct file_info *file; argument
57 struct file_info { struct63 typedef struct file_info file_info_t; argument
261 struct file_info { struct262 struct file_info *use_next; argument263 struct file_info *parent; argument264 struct file_info *next; argument265 struct file_info *re_next; argument266 int subdirs;273 char rr_moved_has_re_only;275 char re_descendant;277 int birthtime_is_set;305 struct file_info *first; argument[all …]
76 struct file_info { struct80 apr_file_t *file; /* handle of this file */81 apr_off_t size; /* total raw size in bytes of this file */84 int chunk; /* the current chunk number, zero-based */85 char *buffer; /* a buffer containing the current chunk */86 char *curp; /* current position in the current chunk */87 char *endp; /* next memory address after the current chunk */89 svn_diff__normalize_state_t normalize_state;92 int suffix_start_chunk;93 apr_off_t suffix_offset_in_chunk;[all …]
210 class file_info { class
295 impl::file_info::file_info(const path& p) in file_info() function in impl::file_info304 impl::file_info::file_info(const file_info& fi) in file_info() function in impl::file_info
42 svn_fs_x__rev_file_info_t file_info; member
1252 svn_fs_x__rev_file_info_t file_info; in get_l2p_header_body() local1415 svn_fs_x__rev_file_info_t file_info; in get_l2p_header() local2461 svn_fs_x__rev_file_info_t file_info; in get_p2l_header() local
2444 apr_finfo_t *file_info, in svn_io__is_finfo_read_only()2478 apr_finfo_t *file_info, in svn_io__is_finfo_executable()2516 apr_finfo_t file_info; in svn_io_is_file_executable() local
1102 svn_wc__text_base_file_info_t *file_info; in migrate_text_bases() local