| /netbsd-src/usr.sbin/sysinst/arch/mac68k/ |
| H A D | menus.md.en | 78 option "Set mount point for partition", sub menu mount_point; 99 bzb->mount_point[0] = '\0'; 110 bzb->mount_point[0] = '\0'; 185 strcpy ((char *)bzb->mount_point, "/"); 187 strcpy ((char *)bzb->mount_point, "/altroot"); 215 strcpy ((char *)bzb->mount_point, "/usr"); 231 strcpy ((char *)bzb->mount_point, "/"); 234 strcpy ((char *)bzb->mount_point, "/usr"); 244 bzb->mount_point[0] = '\0'; 255 bzb->mount_point[0] = '\0'; [all …]
|
| H A D | menus.md.es | 78 option "Ajustar punto de montaje para particion", sub menu mount_point; 99 bzb->mount_point[0] = '\0'; 110 bzb->mount_point[0] = '\0'; 184 strcpy (bzb->mount_point, "/"); 186 strcpy (bzb->mount_point, "/altroot"); 214 strcpy (bzb->mount_point, "/usr"); 230 strcpy (bzb->mount_point, "/"); 233 strcpy (bzb->mount_point, "/usr"); 243 bzb->mount_point[0] = '\0'; 254 bzb->mount_point[0] = '\0'; [all …]
|
| H A D | menus.md.de | 78 option "Mount Point festlegen", sub menu mount_point; 99 bzb->mount_point[0] = '\0'; 110 bzb->mount_point[0] = '\0'; 184 strcpy (bzb->mount_point, "/"); 186 strcpy (bzb->mount_point, "/altroot"); 214 strcpy (bzb->mount_point, "/usr"); 230 strcpy (bzb->mount_point, "/"); 233 strcpy (bzb->mount_point, "/usr"); 243 bzb->mount_point[0] = '\0'; 254 bzb->mount_point[0] = '\0'; [all …]
|
| H A D | md.c | 292 mountpoint = (const char*)bzb->mount_point; in md_make_bsd_partitions() 297 mountpoint = (const char*)bzb->mount_point; in md_make_bsd_partitions() 304 mountpoint = (const char*)bzb->mount_point; in md_make_bsd_partitions() 753 strncpy(name, (char *)bzb->mount_point, len_name); 771 strncpy(name, (char *)bzb->mount_point, len_name); 807 strcpy ((char *)bzb->mount_point, "/"); 813 if (bzb->mount_point[0] == '\0') 814 strcpy ((char *)bzb->mount_point, "/usr");
|
| H A D | md.h | 129 u_int8_t mount_point[64]; /* mount point for the FS */ member
|
| H A D | menus.md.pl | 80 option "Ustaw punkt montazu dla partycji", sub menu mount_point;
|
| /netbsd-src/external/bsd/kyua-testers/dist/ |
| H A D | fs.c | 358 unmount_with_unmount2(const char* mount_point) in unmount_with_unmount2() argument 362 if (unmount(mount_point, 0) == -1) { in unmount_with_unmount2() 364 mount_point); in unmount_with_unmount2() 379 unmount_with_umount8(const char* mount_point) in unmount_with_umount8() argument 387 const int ret = execlp(UMOUNT, "umount", mount_point, NULL); in unmount_with_umount8() 402 mount_point); in unmount_with_umount8() 541 kyua_fs_unmount(const char* mount_point) in kyua_fs_unmount() argument 548 error = kyua_fs_make_absolute(mount_point, &abs_mount_point); in kyua_fs_unmount()
|
| H A D | fs_test.c | 112 run_mount_tmpfs(const char* mount_point) in run_mount_tmpfs() argument 122 mount_args[last++] = mount_point; in run_mount_tmpfs() 129 mount_args[last++] = mount_point; in run_mount_tmpfs() 136 mount_args[last++] = mount_point; in run_mount_tmpfs() 143 mount_args[last++] = mount_point; in run_mount_tmpfs() 153 printf("Mounting tmpfs onto %s with:", mount_point); in run_mount_tmpfs() 174 mount_tmpfs(const char* mount_point) in mount_tmpfs() argument 184 run_mount_tmpfs(mount_point); in mount_tmpfs()
|
| /netbsd-src/etc/rc.d/ |
| H A D | perusertmp | 23 local mount_point 25 mount_point=$(cd /tmp && /bin/df . | /usr/bin/tail -1 | /usr/bin/awk '{print $6}') 26 if [ "${mount_point}" = "/tmp" ]; then
|
| /netbsd-src/external/bsd/am-utils/dist/conf/checkmount/ |
| H A D | checkmount_aix.c | 64 char *short_hostname, *long_hostname, *mount_point; in fixmount_check_mount() local 85 mount_point = vmt2dataptr(vp, VMT_STUB); in fixmount_check_mount() 88 if (STREQ(path, mount_point) && in fixmount_check_mount()
|
| /netbsd-src/external/cddl/dtracetoolkit/dist/Bin/ |
| H A D | iopattern | 89 USAGE: iopattern [-v] [-d device] [-f filename] [-m mount_point] 95 -m mount_point # this FS only
|
| H A D | iopending | 78 [-m mount_point] [interval [count]] 83 -m mount_point # this FS only
|
| H A D | iotop | 121 [-m mount_point] [-t top] [interval [count]] 131 -m mount_point # this FS only
|
| H A D | iosnoop | 132 [-m mount_point] [-n name] [-p PID] 147 -m mount_point # this FS only
|
| /netbsd-src/external/cddl/dtracetoolkit/dist/ |
| H A D | iopattern | 89 USAGE: iopattern [-v] [-d device] [-f filename] [-m mount_point] 95 -m mount_point # this FS only
|
| H A D | iotop | 121 [-m mount_point] [-t top] [interval [count]] 131 -m mount_point # this FS only
|
| H A D | iosnoop | 132 [-m mount_point] [-n name] [-p PID] 147 -m mount_point # this FS only
|
| /netbsd-src/external/cddl/dtracetoolkit/dist/Disk/ |
| H A D | iopending | 78 [-m mount_point] [interval [count]] 83 -m mount_point # this FS only
|
| /netbsd-src/external/gpl2/xcvs/dist/lib/ |
| H A D | getcwd.c | 208 bool mount_point; in __getcwd() local 236 mount_point = dotdev != thisdev; in __getcwd() 259 if (MATCHING_INO (d, thisino) || mount_point) in __getcwd()
|
| /netbsd-src/external/gpl3/gdb/dist/gnulib/import/ |
| H A D | getcwd.c | 268 bool mount_point; in __getcwd_generic() local 299 mount_point = dotdev != thisdev; in __getcwd_generic() 349 bool match = (MATCHING_INO (d, thisino) || mount_point); in __getcwd_generic()
|
| /netbsd-src/usr.sbin/sysinst/ |
| H A D | target.c | 531 target_unmount(const char *mount_point) in target_unmount() argument 537 if (strcmp(m->um_mountpoint, mount_point) == 0) in target_unmount()
|
| H A D | partman.c | 2850 const char *mount_point, *fstype; in pm_menufmt() local 2877 mount_point = msg_string(MSG_pmmounted); in pm_menufmt() 2879 mount_point = msg_string(MSG_pmunused); in pm_menufmt() 2885 mount_point); in pm_menufmt()
|