Home
last modified time | relevance | path

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

/NextBSD/sys/fs/udf/
HDecma167-udf.h329 struct file_entry { struct
330 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 …]
/NextBSD/contrib/binutils/gas/
HDdwarf2dbg.c159 struct file_entry { struct
165 static struct file_entry *files; argument
/NextBSD/contrib/llvm/tools/lldb/source/Plugins/DynamicLoader/POSIX-DYLD/
HDDynamicLoaderPOSIXDYLD.cpp562 Address file_entry = exe->GetEntryPointAddress(); in ComputeLoadOffset() local
/NextBSD/contrib/subversion/subversion/libsvn_ra_svn/
HDeditorp.c667 ra_svn_token_entry_t *entry, *file_entry; in ra_svn_handle_add_file() local
702 ra_svn_token_entry_t *entry, *file_entry; in ra_svn_handle_open_file() local
/NextBSD/contrib/gdb/gdb/
HDdwarf2read.c294 struct file_entry struct
296 char *name;
297 unsigned int dir_index;
298 unsigned int mod_time;
299 unsigned int length;
/NextBSD/contrib/libarchive/libarchive/
HDarchive_write_set_format_xar.c508 struct archive_entry *file_entry; in xar_write_header() local