Searched refs:mounted (Results 1 - 7 of 7) sorted by relevance

/external/chromium_org/chrome/installer/mac/
H A Dpkg-dmg150 the disk image is mounted. English is the only supported language. To
180 the image is mounted, if IDME processing is enabled on the system, the
219 to open when the volume is mounted. See L<bless(8)>.
325 # the likelihood that someone will notice a mounted image and
351 # at volume mount time, so those images are mounted and
370 # mounted and a new image made from the device associated
1023 # bzip2-compressed UDBZ images can only be created and mounted on 10.4
1141 my($mounted, $rootDevice, $partitionDevice, $partitionMountPoint);
1143 $mounted=0;
1146 # The disk image only needs to be mounted i
[all...]
/external/e2fsprogs/ext2ed/
H A Dgeneral_com.c160 if (mounted && !AllowMountedRead) {
161 wprintw (command_win,"Error - Filesystem is mounted, aborting\n");
166 if (mounted && AllowMountedRead) {
167 wprintw (command_win,"Warning - Filesystem is mounted. Displayed data may be unreliable.\n");
868 if (mounted) {
869 wprintw (command_win,"Error - Filesystem is mounted\n");
H A Dinit.c613 mounted=0;
616 wprintw (command_win,"Error - Failed to open /etc/mtab. Assuming filesystem is mounted.\n");
617 refresh_command_win ();mounted=1;return;
625 mounted=1;fclose (fp);return;
H A Dext2ed.h202 extern int mounted;
H A Dmain.c61 int AllowMountedRead=0; /* Behavior when trying to open a mounted filesystem read-only */
75 int mounted=0; /* This is set when we find that the filesystem is mounted */ variable
/external/blktrace/doc/
H A Dblktrace.tex110 the mount point set up -- mounted on the directory /sys/kernel/debug.
343 a file created in the mounted directory for the debugfs, which defaults
/external/chromium_org/third_party/android_platform/webview/
H A Dframeworks.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/location/ android/location/Address$1.class ...

Completed in 2888 milliseconds