| /netbsd/src/external/bsd/am-utils/dist/m4/macros/ |
| D | header_templates.m4 | 5 [Define if have automount filesystem]) 8 [Define if have direct automount filesystem]) 11 [Define if have "top-level" filesystem]) 14 [Define if have error filesystem]) 17 [Define if have program filesystem]) 20 [Define if have symbolic-link filesystem]) 23 [Define if have symlink with existence check filesystem]) 26 [Define if have NFS host-tree filesystem]) 29 [Define if have nfsl (NFS with local link check) filesystem]) 32 [Define if have multi-NFS filesystem]) [all …]
|
| D | check_amu_fs.m4 | 2 dnl check if an automounter filesystem exists (it almost always does). 5 dnl If <depfs> is defined, then define this filesystem as tru only of the 6 dnl filesystem for <depfs> is true. 13 AMU_CACHE_CHECK_DYNAMIC(for $2 filesystem ($1), 18 # if <depfs> exists but is defined to "no", set this filesystem to no.
|
| D | check_fs_mntent.m4 | 2 dnl check if a filesystem type exists (if its header files exist) 3 dnl Usage: AC_CHECK_FS_MNTENT(<filesystem>, [<fssymbol>]) 5 dnl Check in some headers for MNTTYPE_<filesystem> macro. If that exist, 6 dnl then define HAVE_FS_<filesystem>. If <fssymbol> exits, then define 19 # store variable name of filesystem 88 # look for a loadable filesystem module (linux) 100 # look for a loadable filesystem module (linux 2.4+) 112 # look for a loadable filesystem module (linux redhat-5.1) 124 # in addition look for statically compiled filesystem (linux)
|
| D | check_mount_type.m4 | 2 dnl check the string type of the name of a filesystem mount table entry. 8 dnl If no symbols have been defined, but the filesystem has been found 19 # prepare upper-case name of filesystem 23 AMU_CACHE_CHECK_DYNAMIC(for mount(2) type/name for $ac_fs_name filesystem, 94 # look for a loadable filesystem module (linux) 106 # look for a loadable filesystem module (linux 2.4+) 118 # look for a loadable filesystem module (linux redhat-5.1) 130 # in addition look for statically compiled filesystem (linux) 158 # check if not defined, yet the filesystem is defined
|
| /netbsd/src/external/gpl3/gcc/dist/libstdc++-v3/include/bits/ |
| D | fs_dir.h | 48 namespace filesystem in _GLIBCXX_VISIBILITY() 114 directory_entry(const filesystem::path& __p) in _GLIBCXX_VISIBILITY() 118 directory_entry(const filesystem::path& __p, error_code& __ec) in _GLIBCXX_VISIBILITY() 133 assign(const filesystem::path& __p) in _GLIBCXX_VISIBILITY() 140 assign(const filesystem::path& __p, error_code& __ec) in _GLIBCXX_VISIBILITY() 147 replace_filename(const filesystem::path& __p) in _GLIBCXX_VISIBILITY() 154 replace_filename(const filesystem::path& __p, error_code& __ec) in _GLIBCXX_VISIBILITY() 169 const filesystem::path& path() const noexcept { return _M_path; } in _GLIBCXX_VISIBILITY() 170 operator const filesystem::path& () const noexcept { return _M_path; } in _GLIBCXX_VISIBILITY() 174 { return filesystem::exists(file_status{_M_file_type()}); } in _GLIBCXX_VISIBILITY() [all …]
|
| /netbsd/src/usr.sbin/installboot/arch/ |
| D | hppa.c | 84 assert(params->filesystem != NULL); in hppa_clearboot() 91 warn("Reading `%s'", params->filesystem); in hppa_clearboot() 94 warnx("Reading `%s': short read", params->filesystem); in hppa_clearboot() 114 warn("Writing `%s'", params->filesystem); in hppa_clearboot() 117 warnx("Writing `%s': short write", params->filesystem); in hppa_clearboot() 143 assert(params->filesystem != NULL); in hppa_setboot() 152 warn("Reading `%s'", params->filesystem); in hppa_setboot() 155 warnx("Reading `%s': short read", params->filesystem); in hppa_setboot() 175 warnx("No disklabel in `%s'", params->filesystem); in hppa_setboot() 179 warnx("Partition `a' doesn't exist in %s", params->filesystem); in hppa_setboot() [all …]
|
| D | vax.c | 119 assert(params->filesystem != NULL); in vax_clearboot() 124 warn("Reading `%s'", params->filesystem); in vax_clearboot() 127 warnx("Reading `%s': short read", params->filesystem); in vax_clearboot() 159 warn("Writing `%s'", params->filesystem); in vax_clearboot() 162 warnx("Writing `%s': short write", params->filesystem); in vax_clearboot() 183 assert(params->filesystem != NULL); in vax_setboot() 210 warn("Reading `%s'", params->filesystem); in vax_setboot() 213 warnx("Reading `%s': short read", params->filesystem); in vax_setboot() 234 warn("Examining `%s'", params->filesystem); in vax_setboot() 240 params->filesystem); in vax_setboot() [all …]
|
| D | sparc64.c | 97 assert(params->filesystem != NULL); in sparc64_clearboot() 108 warn("Reading `%s'", params->filesystem); in sparc64_clearboot() 111 warnx("Reading `%s': short read", params->filesystem); in sparc64_clearboot() 126 warn("Writing `%s'", params->filesystem); in sparc64_clearboot() 129 warnx("Writing `%s': short write", params->filesystem); in sparc64_clearboot() 145 assert(params->filesystem != NULL); in sparc64_setboot() 179 warn("Writing `%s'", params->filesystem); in sparc64_setboot() 182 warnx("Writing `%s': short write", params->filesystem); in sparc64_setboot()
|
| D | pmax.c | 141 assert(params->filesystem != NULL); in pmax_clearboot() 146 warn("Reading `%s'", params->filesystem); in pmax_clearboot() 149 warnx("Reading `%s': short read", params->filesystem); in pmax_clearboot() 178 warn("Writing `%s'", params->filesystem); in pmax_clearboot() 181 warnx("Writing `%s': short write", params->filesystem); in pmax_clearboot() 201 assert(params->filesystem != NULL); in pmax_setboot() 215 warn("Reading `%s'", params->filesystem); in pmax_setboot() 218 warnx("Reading `%s': short read", params->filesystem); in pmax_setboot() 227 params->filesystem); in pmax_setboot() 274 warn("Writing `%s'", params->filesystem); in pmax_setboot() [all …]
|
| D | alpha.c | 142 assert(params->filesystem != NULL); in alpha_clearboot() 152 warn("Reading `%s'", params->filesystem); in alpha_clearboot() 155 warnx("Reading `%s': short read", params->filesystem); in alpha_clearboot() 198 warn("Writing `%s'", params->filesystem); in alpha_clearboot() 201 warnx("Writing `%s': short write", params->filesystem); in alpha_clearboot() 220 assert(params->filesystem != NULL); in alpha_setboot() 255 warn("Reading `%s'", params->filesystem); in alpha_setboot() 258 warnx("Reading `%s': short read", params->filesystem); in alpha_setboot() 270 warn("Examining `%s'", params->filesystem); in alpha_setboot() 276 params->filesystem); in alpha_setboot() [all …]
|
| D | hp300.c | 102 assert(params->filesystem != NULL); in hp300_setboot() 133 params->filesystem); in hp300_setboot() 137 "a bootstrap", params->filesystem); in hp300_setboot() 171 params->filesystem); in hp300_setboot() 180 params->filesystem); in hp300_setboot() 201 warnx("Invalid disklabel in %s", params->filesystem); in hp300_setboot() 265 warn("Writing `%s'", params->filesystem); in hp300_setboot() 267 warnx("Writing `%s': short write", params->filesystem); in hp300_setboot() 292 params->filesystem); in hp300_setboot() 295 params->filesystem); in hp300_setboot()
|
| D | landisk.c | 78 assert(params->filesystem != NULL); in landisk_setboot() 100 warn("Reading `%s'", params->filesystem); in landisk_setboot() 103 warnx("Reading `%s': short read", params->filesystem); in landisk_setboot() 115 params->filesystem); in landisk_setboot() 233 warn("Writing `%s'", params->filesystem); in landisk_setboot() 236 warnx("Writing `%s': short write", params->filesystem); in landisk_setboot() 246 warn("Writing `%s'", params->filesystem); in landisk_setboot() 249 warnx("Writing `%s': short write", params->filesystem); in landisk_setboot()
|
| D | next68k.c | 93 assert(params->filesystem != NULL); in next68k_setboot() 113 warn("Reading `%s'", params->filesystem); in next68k_setboot() 117 warnx("Reading `%s': short read", params->filesystem); in next68k_setboot() 128 params->filesystem); in next68k_setboot() 229 warn("Writing `%s'", params->filesystem); in next68k_setboot() 233 warnx("Writing `%s': short write", params->filesystem); in next68k_setboot() 250 warn("Writing `%s' at %d", params->filesystem, b0); in next68k_setboot() 255 params->filesystem, b0); in next68k_setboot()
|
| D | i386.c | 195 warn("Writing `%s'", params->filesystem); in write_boot_area() 198 params->filesystem, rv); in write_boot_area() 314 assert(params->filesystem != NULL); in i386_setboot() 337 warn("Reading `%s'", params->filesystem); in i386_setboot() 340 " (should be %ld)", params->filesystem, (long)rv, in i386_setboot() 349 params->filesystem); in i386_setboot() 510 assert(params->filesystem != NULL); in i386_editboot() 523 warn("Reading `%s'", params->filesystem); in i386_editboot() 526 warnx("Reading `%s': short read", params->filesystem); in i386_editboot() 564 warn("Writing `%s'", params->filesystem); in i386_editboot() [all …]
|
| D | x68k.c | 118 assert(params->filesystem != NULL); in x68k_setboot() 134 warn("Reading `%s'", params->filesystem); in x68k_setboot() 137 warnx("Reading `%s': short read", params->filesystem); in x68k_setboot() 175 warn("Writing `%s'", params->filesystem); in x68k_setboot() 178 warnx("Writing `%s': short write", params->filesystem); in x68k_setboot()
|
| /netbsd/src/sys/arch/macppc/stand/installboot/ |
| D | installboot.c | 79 params->filesystem = argv[1]; in main() 82 if ((params->fsfd = open(params->filesystem, O_RDWR, 0600)) == -1) in main() 83 err(1, "Opening file system `%s' read", params->filesystem); in main() 85 err(1, "Examining file system `%s'", params->filesystem); in main() 88 params->filesystem, params->fstype->name); in main() 92 params->filesystem, (long)params->fsstat.st_size); in main() 100 err(1, "read pme from file system `%s'", params->filesystem); in main() 104 params->filesystem); in main() 178 params->filesystem); in main() 209 params->filesystem); in main() [all …]
|
| /netbsd/src/usr.sbin/installboot/ |
| D | cd9660.c | 78 warn("Reading primary descriptor in `%s'", params->filesystem); in cd9660_match() 82 params->filesystem); in cd9660_match() 90 params->filesystem); in cd9660_match() 97 blocksize, params->filesystem); in cd9660_match() 136 "on filesystem `%s'", params->stage2, params->filesystem); in cd9660_findstage2() 149 warn("Reading primary descriptor in `%s'", params->filesystem); in cd9660_findstage2() 153 params->filesystem); in cd9660_findstage2() 163 params->filesystem); in cd9660_findstage2() 167 params->filesystem); in cd9660_findstage2() 232 params->stage2, params->filesystem); in cd9660_findstage2()
|
| D | bbinfo.c | 68 assert(params->filesystem != NULL); in shared_bbinfo_clearboot() 82 warn("Reading `%s'", params->filesystem); in shared_bbinfo_clearboot() 85 warnx("Reading `%s': short read", params->filesystem); in shared_bbinfo_clearboot() 128 warn("Writing `%s'", params->filesystem); in shared_bbinfo_clearboot() 131 warnx("Writing `%s': short write", params->filesystem); in shared_bbinfo_clearboot() 156 assert(params->filesystem != NULL); in shared_bbinfo_setboot() 240 params->filesystem); in shared_bbinfo_setboot() 315 warn("Writing `%s'", params->filesystem); in shared_bbinfo_setboot() 318 warnx("Writing `%s': short write", params->filesystem); in shared_bbinfo_setboot()
|
| /netbsd/src/sys/arch/sparc64/conf/ |
| D | MODULAR | 19 no file-system KERNFS # kernel data-structure filesystem 20 no file-system NULLFS # NULL layered filesystem 22 no file-system MFS # memory-based filesystem 23 no file-system FDESC # user file descriptor filesystem 24 no file-system UMAPFS # uid/gid remapping filesystem 25 no file-system LFS # Log-based filesystem (still experimental) 30 no file-system MSDOSFS # MS-DOS FAT filesystem(s).
|
| /netbsd/src/sys/arch/mipsco/conf/ |
| D | RC3230 | 42 file-system NFS # Sun NFS-compatible filesystem client 43 file-system KERNFS # kernel data-structure filesystem 44 #file-system NULLFS # NULL layered filesystem 45 #file-system MFS # memory-based filesystem 46 #file-system FDESC # user file descriptor filesystem 47 #file-system UMAPFS # uid/gid remapping filesystem 48 #file-system LFS # Log-based filesystem (still experimental) 52 #file-system MSDOSFS # MS-DOS FAT filesystem(s). 55 options NFSSERVER # Sun NFS-compatible filesystem server 57 options QUOTA2 # new, in-filesystem UFS quotas
|
| /netbsd/src/sys/arch/evbmips/conf/ |
| D | ADM5120 | 48 #file-system MFS # memory-based filesystem 50 file-system NFS # Sun NFS-compatible filesystem client 51 #file-system KERNFS # kernel data-structure filesystem 52 #file-system NULLFS # NULL layered filesystem 54 #file-system FDESC # user file descriptor filesystem 55 #file-system UMAPFS # uid/gid remapping filesystem 56 #file-system LFS # Log-based filesystem (still experimental) 60 #file-system MSDOSFS # MS-DOS FAT filesystem(s). 66 #options QUOTA2 # new, in-filesystem UFS quotas
|
| D | ADM5120-NB | 48 #file-system MFS # memory-based filesystem 50 file-system NFS # Sun NFS-compatible filesystem client 51 #file-system KERNFS # kernel data-structure filesystem 52 #file-system NULLFS # NULL layered filesystem 54 #file-system FDESC # user file descriptor filesystem 55 #file-system UMAPFS # uid/gid remapping filesystem 56 #file-system LFS # Log-based filesystem (still experimental) 60 #file-system MSDOSFS # MS-DOS FAT filesystem(s). 66 #options QUOTA2 # new, in-filesystem UFS quotas
|
| D | ADM5120-USB | 47 file-system MFS # memory-based filesystem 49 file-system NFS # Sun NFS-compatible filesystem client 50 #file-system KERNFS # kernel data-structure filesystem 51 #file-system NULLFS # NULL layered filesystem 53 #file-system FDESC # user file descriptor filesystem 54 #file-system UMAPFS # uid/gid remapping filesystem 55 #file-system LFS # Log-based filesystem (still experimental) 59 #file-system MSDOSFS # MS-DOS FAT filesystem(s). 65 #options QUOTA2 # new, in-filesystem UFS quotas
|
| /netbsd/src/external/gpl3/gcc/dist/libstdc++-v3/config/os/aix/ |
| D | t-aix | 7 FSOBJS=$(shell $(ARX) -X$(BITS) t ../ppc$(BITS)/$(PACKAGE)-v3/src/filesystem/.libs/libstdc++fs.a 2>… 14 …$(ARX) -X$(BITS) rc src/filesystem/.libs/libstdc++fs.a ${addprefix ../ppc$(BITS)/$(PACKAGE)-v3/src… 15 … ../pthread/$(PACKAGE)-v3/src/filesystem/.libs/libstdc++fs.a ${addprefix ../pthread/ppc$(BITS)/$(P…
|
| /netbsd/src/sys/arch/cesfic/conf/ |
| D | GENERIC | 56 #file-system FFS # fast filesystem 57 #file-system CD9660 # CD-ROM ISO-9660 filesystem 58 file-system NFS # Network filesystem client 59 #file-system UNION # Union filesystem (req. for FDESC) 60 #file-system KERNFS # kernel data-structure filesystem 61 #file-system FDESC # user file descriptor filesystem 62 #file-system PROCFS # /proc filesystem 63 #file-system MFS # Memory-based filesystem 70 #options QUOTA2 # new, in-filesystem UFS quotas
|