Searched refs:mount (Results 26 - 50 of 94) sorted by relevance

1234

/osnet-11/usr/src/cmd/hal/tools/
H A DMakefile42 hal-storage-mount hal-storage-unmount \
110 hal-storage-mount: hal-storage-mount.o $(STORAGE_SHAREDOBJS)
111 $(LINK.c) hal-storage-mount.o $(STORAGE_SHAREDOBJS) -o $@ $(LDLIBS)
H A Dhal-storage-unmount.c38 #include <sys/mount.h>
/osnet-11/usr/src/lib/libast/common/include/
H A Dfs3d.h88 * mount(2) ops
99 #define mount(s,t,f,d) fs3d_mount(s,t,f,d) macro
/osnet-11/usr/src/lib/libc/i386/etc/
H A Dcaplib.ksh48 MOUNT=/usr/sbin/mount
/osnet-11/usr/src/lib/librpcsvc/common/
H A Dmountlist_xdr.c35 #include <rpcsvc/mount.h>
/osnet-11/usr/src/lib/libast/amd64/include/ast/
H A Dfs3d.h97 * mount(2) ops
108 #define mount(s,t,f,d) fs3d_mount(s,t,f,d) macro
/osnet-11/usr/src/lib/libast/i386/include/ast/
H A Dfs3d.h97 * mount(2) ops
108 #define mount(s,t,f,d) fs3d_mount(s,t,f,d) macro
/osnet-11/usr/src/lib/libast/sparc/include/ast/
H A Dfs3d.h97 * mount(2) ops
108 #define mount(s,t,f,d) fs3d_mount(s,t,f,d) macro
/osnet-11/usr/src/lib/libast/sparcv9/include/ast/
H A Dfs3d.h97 * mount(2) ops
108 #define mount(s,t,f,d) fs3d_mount(s,t,f,d) macro
/osnet-11/usr/src/lib/libast/common/path/
H A Dpathkey.c112 if (!flags && fs3d(FS3D_TEST) && (c = mount(path, tmp, FS3D_GET|FS3D_ALL|FS3D_SIZE(PATH_MAX), NiL)) > 1 && c < PATH_MAX)
/osnet-11/usr/src/lib/libshell/common/bltins/
H A Dcd_pwd.c241 if(shp->gd->lim.fs3d && (flag = mount(e_dot,NIL(char*),FS3D_GET|FS3D_VIEW,0))>=0)
244 mount(e_dot,cp,FS3D_GET|FS3D_VIEW|FS3D_SIZE(flag),0);
H A Dmisc.c503 #include <sys/mount.h>
549 if((n = mount(*argv,(char*)0,flag,0)) >= 0)
552 n = mount(*argv,vend,flag|FS3D_SIZE(n),0);
582 if(mount(argv[n+1],argv[n],flag,0)<0)
/osnet-11/usr/src/lib/libfuse/common/
H A Dutil.c26 #include <sys/mount.h>
138 * Process a mount option for fuse. Returns zero if something is wrong,
185 "mount options\n"));
224 gettext("bad mount point "));
308 * Perform another round of fuse_opt_parse, and call the mount(2) system
329 if (mount(args->argv[0], mountp, MS_OPTIONSTR, "uvfs", NULL, 0,
/osnet-11/usr/src/grub/grub-0.97/util/
H A Dgrub-image.in89 # Attempt to mount the image.
109 mount /dev/loop$i $bootdir
/osnet-11/usr/src/lib/libast/common/comp/
H A Dstatvfs.c49 #include <sys/mount.h>
/osnet-11/usr/src/lib/libzfs/common/
H A Dlibzfs_shadow.c31 * ZFS supports native integration with the 'shadow' mount property used to
46 * ZFS will then automatically mount this filesystem locally using the
52 * This file handles mounting and unmounting this transient mount before it is
64 #include <sys/mount.h>
70 #define MOUNT_COMMAND "/usr/sbin/mount"
109 * Don't accept a path within our shadow mount directory.
111 * the way to the shadow mount directory.
175 * We never want to hang trying to mount the underlying source,
247 /* strip any 'shadow=standby' from a mount that doesn't need it */
309 * Ideally, we'd just like to call mount(
[all...]
/osnet-11/usr/src/lib/libpkg/common/
H A Dpkgtrans.c369 if (srcdev.mount && *srcdev.mount)
370 pkgdir = strdup(srcdev.mount);
475 } else if (srcdev.mount) {
604 if (!(options & PT_ODTSTREAM) && dstdev.mount) {
1377 if (dstdev.mount) {
1457 if (srcdev.mount) {
1594 if (srcdev.mount && (nparts > 1)) {
1620 if (!(options & PT_ODTSTREAM) && dstdev.mount) {
1721 if (srcdev.mount) {
[all...]
/osnet-11/usr/src/lib/libshadowfs/common/
H A Dshadow_impl.h51 #include <sys/mount.h>
/osnet-11/usr/src/lib/libsmbfs/common/
H A Dsmbfs_print.c40 #include <sys/mount.h>
/osnet-11/usr/src/lib/libntfs/common/include/ntfs/
H A Dvolume.h38 #include <sys/mount.h>
94 are to be done by mount/umount. */
/osnet-11/usr/src/grub/grub2/include/grub/arc/
H A Darc.h205 void *mount; member in struct:grub_arc_firmware_vector
/osnet-11/usr/src/grub/grub2/grub-core/fs/
H A Dbfs.c750 mount (grub_disk_t disk, struct grub_bfs_superblock *sb) function
818 err = mount (device->disk, &sb);
845 err = mount (file->device->disk, &sb);
904 err = mount (device->disk, &sb);
988 err = mount (device->disk, &sb);
/osnet-11/usr/src/lib/brand/shared/zone/
H A Ddsconvert.ksh391 # the mount points currently used by the originals. Ignore the first item in
419 set -A undo mount -F zfs "${dslist[i].name}" \
424 # mount points for zones before this conversion is
426 set -A undo zfs mount "${dslist[i].name}"
477 # the rough equivalent of the sysboot hook to mount it. If it wasn't
539 set -A cmd zfs mount "${zone.active_ds}"
/osnet-11/usr/src/lib/libbootmgmt/common/
H A Dlibbootmgmt.c45 #include <sys/mount.h>
240 /* try to mount the file system, since fstyp is not reliable */
246 if (mount(blockpath, tmpdir, MS_RDONLY | MS_OPTIONSTR,
257 (void) fprintf(stdout, "mount failed %d, assuming no pcfs "
/osnet-11/usr/src/grub/grub2/grub-core/kern/emu/
H A Dmisc.c65 # include <sys/mount.h>

Completed in 81 milliseconds

1234