/netbsd-src/external/gpl2/mkhybrid/dist/ |
H A D | mkisofs.h | 134 struct directory_entry{ struct 135 struct directory_entry * next; argument 136 struct directory_entry * jnext; argument 146 struct directory_entry * parent_rec; argument 155 struct directory_entry * assoc; /* entry has a resource fork */ argument 156 hfsdirent *hfs_ent; /* HFS parameters */ 157 unsigned int hfs_off; /* offset to real start of fork */ 158 unsigned int hfs_type; /* type of HFS Unix file */
|
H A D | multi.c | 171 FDECL3(parse_rr, unsigned char *, pnt, int, len, struct directory_entry *,dpnt) in FDECL3() 224 FDECL4(check_rr_dates, struct directory_entry *, dpnt, in FDECL4() 569 FDECL2(free_mdinfo, struct directory_entry ** , ptr, int, len ) in FDECL2() 622 FDECL6(check_prev_session, struct directory_entry ** , ptr, int, len, in FDECL6() 811 struct directory_entry **, pnt, in FDECL3() 955 FDECL2(merge_old_directory_into_tree, struct directory_entry *, dpnt, in FDECL2()
|
H A D | hash.c | 33 void FDECL1(add_hash, struct directory_entry *, spnt){ in FDECL1() 158 void FDECL1(add_file_hash, struct directory_entry *, de){ in FDECL1() 211 int FDECL1(delete_file_hash, struct directory_entry *, de){ in FDECL1()
|
H A D | name.c | 47 struct directory_entry *, sresult, in FDECL3()
|
H A D | tree.c | 758 static void FDECL2(update_nlink, struct directory_entry *, s_entry, int, value) in FDECL2() 777 static void FDECL1(increment_nlink, struct directory_entry *, s_entry) in FDECL1() 859 struct directory_entry *, de) in FDECL3() 1734 struct directory_entry *, de, int, flag)
|
H A D | joliet.c | 888 static int FDECL1(joliet_sort_directory, struct directory_entry **, sort_dir) in FDECL1()
|
H A D | write.c | 451 int FDECL1(sort_directory, struct directory_entry **, sort_dir) in FDECL1()
|
/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/include/experimental/bits/ |
H A D | fs_fwd.h | 70 class directory_entry; in _GLIBCXX_VISIBILITY() local
|
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/include/experimental/bits/ |
H A D | fs_fwd.h | 75 class directory_entry; in _GLIBCXX_VISIBILITY() local
|
/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/include/bits/ |
H A D | fs_fwd.h | 59 class directory_entry; in _GLIBCXX_VISIBILITY() local
|
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/include/bits/ |
H A D | fs_fwd.h | 60 class directory_entry; in _GLIBCXX_VISIBILITY() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Support/ |
H A D | VirtualFileSystem.h | 134 directory_entry(std::string Path, llvm::sys::fs::file_type Type) in directory_entry() function
|