Searched defs:file_entry (Results 1 – 6 of 6) sorted by relevance
329 struct file_entry { struct330 struct desc_tag tag;331 struct icb_tag icbtag;332 uint32_t uid;333 uint32_t gid;334 uint32_t perm;335 uint16_t link_cnt;336 uint8_t rec_format;337 uint8_t rec_disp_attr;338 uint32_t rec_len;[all …]
159 struct file_entry { struct165 static struct file_entry *files; argument
562 Address file_entry = exe->GetEntryPointAddress(); in ComputeLoadOffset() local
667 ra_svn_token_entry_t *entry, *file_entry; in ra_svn_handle_add_file() local702 ra_svn_token_entry_t *entry, *file_entry; in ra_svn_handle_open_file() local
294 struct file_entry struct296 char *name;297 unsigned int dir_index;298 unsigned int mod_time;299 unsigned int length;
508 struct archive_entry *file_entry; in xar_write_header() local