Home
last modified time | relevance | path

Searched refs:removable (Results 1 – 25 of 34) sorted by last modified time

12

/illumos-gate/usr/src/lib/libsecdb/
H A Dprof_attr.txt40 …ghts:auths=solaris.profmgr.read,solaris.mail.mailq,solaris.device.mount.removable,solaris.admin.wu…
H A Dauth_attr.txt50 solaris.device.mount.alloptions.removable:::Device Mount Removable With All Options::help=DevMount.…
52 solaris.device.mount.removable:::Device Mount Removable::help=DevMount.html
/illumos-gate/usr/src/data/terminfo/
H A Dterminfo.src19612 # a beer can (the old removable pop-top style) and "Soroc" was an
H A Dtermcap.src17486 # a beer can (the old removable pop-top style) and "Soroc" was an
/illumos-gate/usr/src/cmd/rmformat/
H A Drmf_misc.c1124 int removable = 0; in find_device() local
1225 if (!ioctl(t_dev->d_fd, DKIOCREMOVABLE, &removable) && in find_device()
1228 if (removable || hotpluggable) { in find_device()
H A Drmf_menu.c121 int32_t removable; in process_options() local
151 if (ioctl(fd, DKIOCREMOVABLE, &removable) < 0) { in process_options()
156 if (!removable) { in process_options()
415 int removable; in process_l_flag() local
442 removable = find_device(defer, tmpstr); in process_l_flag()
443 if (removable == -1) in process_l_flag()
451 if (defer || (vol_running && (removable == 0))) { in process_l_flag()
/illumos-gate/usr/src/cmd/diskinfo/
H A Ddiskinfo.c283 boolean_t removable, ssd; in enumerate_disks() local
313 removable = B_FALSE; in enumerate_disks()
323 removable = B_TRUE; in enumerate_disks()
408 condensed_tristate(removable, 'R'), in enumerate_disks()
444 display_tristate(removable), in enumerate_disks()
450 display_tristate(removable), in enumerate_disks()
/illumos-gate/usr/src/lib/libdiskmgt/common/
H A Dalias.c210 if (diskp->removable) { in get_status()
H A Dmedia.c277 if (!dp->removable) { in media_read_name()
352 if (dp->p.disk->removable) { in desc_ok()
392 if (dp->removable) {
H A Dpartition.c700 if (dp->p.disk->removable) { in desc_ok()
H A Dslice.c295 if (dp->p.disk->removable) { in desc_ok()
H A Dfindevs.c1026 diskp->removable = 1; in create_disk()
1029 diskp->removable = 1; in create_disk()
1032 diskp->removable = get_prop(REMOVABLE_PROP, args->node); in create_disk()
1034 if (diskp->removable == -1) { in create_disk()
1035 diskp->removable = 0; in create_disk()
H A Ddrive.c149 struct removable { struct
166 } removable; member
861 if (diskp->removable) { in get_attrs()
H A Ddisks_private.h109 int removable; member
/illumos-gate/usr/src/cmd/power/
H A Dpower.conf.i38626 # This entry keeps removable media from being powered down unless the
28 # (See removable-media(9P))
30 device-dependency-property removable-media /dev/fb
H A Dpower.conf.sparc26 # This entry keeps removable media from being powered down unless the
28 # (See removable-media(9P))
30 device-dependency-property removable-media /dev/fb
/illumos-gate/usr/src/pkg/manifests/
H A Dservice-storage-removable-media.p5m28 set name=pkg.fmri value=pkg:/service/storage/removable-media@$(PKGVERS)
H A Dservice-storage-media-volume-manager.p5m29 set name=pkg.description value="Non-graphical removable volume manager"
62 legacy pkg=SUNWrmvolmgr desc="Non-graphical removable volume manager" \
64 legacy pkg=SUNWrmvolmgrr desc="Non-graphical removable volume manager (Root)" \
H A Dsystem-kernel.man9p.inc33 file path=usr/share/man/man9p/removable-media.9p
/illumos-gate/usr/src/cmd/login/
H A Dlogindevperm.sh65 /dev/vt/console_user 0400 /dev/removable-media/dsk/* # removable media
66 /dev/vt/console_user 0400 /dev/removable-media/rdsk/* # removable media
/illumos-gate/usr/src/cmd/allocate/
H A Ddisk_clean.sh329 if [ -d /tmp/.removable ]; then
330 chown root /tmp/.removable
331 chmod 777 /tmp/.removable
/illumos-gate/usr/src/boot/common/
H A Dhelp.common331 commands, so it is safe to source a file from removable media.
/illumos-gate/usr/src/man/man9p/
H A DMakefile26 removable-media.9p \
/illumos-gate/usr/src/grub/grub-0.97/docs/
H A Dgrub.texi3690 separate partition or a removable disk. Here is an example in which
H A Dgrub.info-3831 into a separate partition or a removable disk. Here is an example

12