Searched refs:special (Results 1 - 25 of 103) sorted by relevance

12345

/illumos-gate/usr/src/cmd/initpkg/
H A Dswapadd.sh106 while read special t1 t2 fstype t3 t4 t5; do
110 case "$special" in
125 if [ ! -b $special ]; then
135 checkmount $special
137 if [ -f $special -a -w $special -o -b $special ]; then
138 swap -$PASS -a $special >/dev/null
148 swap -l 2>/dev/null | grep '\<'${special}'\>' >/dev/null 2>&1 \
149 || swap -$PASS -a $special >/de
[all...]
H A Dmountall.sh119 # saveentry fstype options special mountp
235 # column 1: special- block special device or resource name
236 # column 2: fsckdev- char special device for fsck
251 while read special fsckdev mountp fstype fsckpass automnt mntopts
253 case $special in
293 echo "mountall: FSType of $special cannot be identified" 1>&2
312 saveentry $fstype "$OPTIONS" $special $mountp
348 saveentry $fstype "$OPTIONS" $special $mountp
359 0|40) saveentry $fstype "$OPTIONS" $special
[all...]
/illumos-gate/usr/src/cmd/svc/shell/
H A Dfs_include.sh36 # -> (special, fsckdev, mountp, fstype, fsckpass, automnt, mntopts)
42 # special block device
56 while read special fsckdev mountp fstype fsckpass automnt mntopts; do
57 case "$special" in
76 while read special fsckdev mountp fstype fsckpass automnt mntopts; do
78 case "$special" in
84 [ "x$special" = "x$1" ] && break
90 # -> (special, mountp, fstype, mntopts, mnttime)
96 # special block device
108 while read special mount
[all...]
/illumos-gate/usr/src/cmd/fs.d/
H A Ddeffs.c40 * /etc/vfstab matches the specified special.
41 * If the first character of the "special" is a "/" (eg, "/dev/dsk/c0d1s2"),
47 default_fstype(char *special) argument
53 if (*special == '/') {
H A Ddf.xcl129 msgid "[-F FSType] [-V] special inumber ..."
130 msgid "[-F FSType] [-V] [-m] [-o specific_options] special [operands]"
132 msgid "[-F FSType] [-V] [-o specific_options] special"
133 msgid "[-F FSType] [-V] [-o specific_options] special [operands]"
/illumos-gate/usr/src/cmd/fs.d/fd/
H A Dmount.c65 char *special, *mountp; local
123 * special file and the directory.
129 special = argv[optind++];
139 do_mount(special, mountp, flags);
199 do_mount(char *special, char *mountp, int rflag) argument
208 if (mount(special, mountp, rflag | MS_OPTIONSTR,
210 rpterr(special, mountp);
215 special, mountp);
224 " special mount_point\n"), myname);
/illumos-gate/usr/src/cmd/fs.d/mntfs/
H A Dmount.c68 char *special, *mountp; local
123 * special file and the directory.
129 special = argv[optind++];
137 do_mount(special, mountp, flags);
190 do_mount(char *special, char *mountp, int rflag) argument
201 if (mount(special, mountp, rflag | MS_OPTIONSTR, fstype, NULL, 0,
203 rpterr(special, mountp);
209 special, mountp);
217 "{special | mount_point}\n%s [-F %s] [-r] [-o specific_options]"
218 " special mount_poin
[all...]
/illumos-gate/usr/src/cmd/fs.d/proc/
H A Dmount.c68 char *special, *mountp; local
125 * special file and the directory.
131 special = argv[optind++];
137 do_mount(special, mountp, roflag ? MS_RDONLY : 0);
195 do_mount(char *special, char *mountp, int rflag) argument
209 if (mount(special, mountp, rflag | MS_OPTIONSTR, fstype, NULL, 0,
211 rpterr(special, mountp);
216 special, mountp);
224 "{special | mount_point}\n%s [-F %s] [-r] [-o specific_options]"
225 " special mount_poin
[all...]
/illumos-gate/usr/src/cmd/fs.d/lofs/mount/
H A Dmount.c60 * usage: mount [-Ormq] [-o options] special mountp
69 char *special; /* Entity being mounted */ local
121 special = argv[argc - 2];
129 if (mount(special, mountp, flags | MS_OPTIONSTR, fstype, NULL, 0,
132 perror(special);
137 special, mountp);
145 "Usage: mount [-Ormq] [-o options] special mountpoint\n");
/illumos-gate/usr/src/cmd/fs.d/bootfs/
H A Dmount.c51 "Usage: mount [-Ormq] [-o options] special mountpoint\n");
56 * usage: mount [-Ormq] [-o options] special mountp
65 char *special; /* Entity being mounted */ local
118 special = argv[argc - 2];
127 if (mount(special, mountp, flags | MS_OPTIONSTR, MNTTYPE_BOOTFS, NULL,
130 perror(special);
135 special, mountp);
/illumos-gate/usr/src/cmd/svr4pkg/pkgremove/
H A DMakefile33 special.o
/illumos-gate/usr/src/cmd/fs.d/dev/
H A Dmount.c56 static char *special; variable
78 " {special | mount_point}\n%s [-F %s] [-r] [-o specific_options]"
79 " special mount_point\n"), fstype, myname, fstype, myname, fstype);
96 if (mount(special, mountpt, flags, fstype, &mountargs,
105 "device\n"), typename, special);
111 typename, mountpt, special);
116 typename, special, mountpt);
120 "filesystem type.\n"), typename, special);
126 typename, special, mountpt);
130 "device\n"), typename, special);
[all...]
/illumos-gate/usr/src/cmd/iscsid/
H A Discsi-initiator99 while read special fsckdev mountp fstype fsckpass automnt mntopts; do
100 case $special in
113 echo "$special cannot be identified" 1>&2
147 echo "$special already mounted"
149 34) # bogus special device
176 while read special fsckdev mountp fstype fsckpass automnt mntopts; do
177 case $special in
/illumos-gate/usr/src/cmd/fs.d/ctfs/
H A Dmount.c55 * usage: mount [-Ormq] [-o options] special mountp
64 char *special; /* Entity being mounted */ local
136 special = argv[argc - 2];
145 if (mount(special, mountp, flags | MS_OPTIONSTR, fstype, NULL, 0,
148 perror(special);
154 special, mountp);
163 gettext("Usage: mount [-Ormq] [-o options] special mountpoint\n"));
/illumos-gate/usr/src/cmd/fs.d/objfs/
H A Dmount.c55 * usage: mount [-Ormq] [-o options] special mountp
64 char *special; /* Entity being mounted */ local
136 special = argv[argc - 2];
145 if (mount(special, mountp, flags | MS_OPTIONSTR, fstype, NULL, 0,
148 perror(special);
154 special, mountp);
163 gettext("Usage: mount [-Ormq] [-o options] special mountpoint\n"));
/illumos-gate/usr/src/cmd/fs.d/sharefs/
H A Dmount.c55 * usage: mount [-Ormq] [-o options] special mountp
64 char *special; /* Entity being mounted */ local
136 special = argv[argc - 2];
145 if (mount(special, mountp, flags | MS_OPTIONSTR, fstype, NULL, 0,
148 perror(special);
154 special, mountp);
163 gettext("Usage: mount [-Ormq] [-o options] special mountpoint\n"));
/illumos-gate/usr/src/cmd/stmsboot/
H A Dmpxio-upgrade90 if [ -n "$special" ]; then
99 ISPHYS=`echo $special |$AWK '/^\/dev\/dsk/ {print}'`;
102 new_special=$special
105 new_special=`$STMSBOOTUTIL -m $special`
125 new_special=`$STMSBOOTUTIL -m $special`
165 case "$special" in
167 new_special=$special
170 new_special=$special
173 new_special=`$STMSBOOTUTIL -m $special`
336 FILEDEV=`$ECHO $special | \
[all...]
/illumos-gate/usr/src/lib/libdiskmgt/common/
H A Dinuse_mnt.c53 char *special; member in struct:mntpnt_list
107 if (libdiskmgt_str_eq(slice, listp->special)) {
136 events_new_slice_event(listp->special, DM_EV_TCHANGE);
148 events_new_slice_event(listp->special, DM_EV_TCHANGE);
170 free((void *)listp->special);
184 if (libdiskmgt_str_eq(elementp->special, listp->special) &&
255 currp->special = strdup(entry.mnt_special);
256 if (currp->special == NULL) {
317 currp->special
[all...]
/illumos-gate/usr/src/cmd/fs.d/udfs/mount/
H A Dmount.c63 char *special, *mountp; local
117 special = argv[optind++];
140 do_mount(special, mountp, flags);
201 do_mount(char *special, char *mountp, int flag) argument
210 if (mount(special, mountp, flag | MS_DATA | MS_OPTIONSTR,
212 rpterr(special, mountp);
217 special, mountp);
226 "[-o suboptions] {special | mount_point}\n"));
/illumos-gate/usr/src/cmd/fs.d/ufs/tunefs/
H A Dtunefs.c151 char *special, *name, *mountpoint = NULL; local
162 special = argv[argc - 1];
168 if (stat64(special, &st) >= 0) {
170 * If mounted directory, search mnttab for special
174 searchmnttab(&special, &mountpoint);
181 searchmnttab(&special, &mountpoint);
188 searchvfstab(&special);
190 if ((special = getfullrawname(special)) == NULL) {
195 if (*special
[all...]
/illumos-gate/usr/src/cmd/svc/milestone/
H A Dfs-usr56 if [ "x$special" != "x$DUMPADM_DEVICE" ]; then
98 case $special in
100 dd if=/dev/null of=$special count=0 >/dev/null 2>&1 ||
126 case $special in
128 dd if=/dev/null of=$special count=0 \
H A Dfs-root125 mountp=`/sbin/zfs get -H -o value mountpoint $special/usr 2>/dev/null`
131 /sbin/zfs mount $special/usr
/illumos-gate/usr/src/cmd/acct/
H A Ddodisk.sh40 format="special dev mnt fstype fsckpass automnt mntflags"
73 if [ -z "$special" ]
76 elif [ `expr $special : '\(.\)'` = \# ]
90 if egrep -s "^${special}[ ]+${mnt}[ ]" /etc/mnttab
/illumos-gate/usr/src/cmd/fs.d/tmpfs/
H A Dmount.c73 char *special; local
153 special = argv[optind++];
160 special, mountp, mflg, MNTTYPE_TMPFS);
174 again: if (mount(special, mountp, mflg, MNTTYPE_TMPFS, NULL, 0,
191 myname, mountp, special);
200 special, mountp);
/illumos-gate/usr/src/cmd/fs.d/hsfs/mount/
H A Dmount.c66 * Mount options that require special handling
82 char *special, *mountp; local
109 * Check for arguments requiring special handling. Ignore
165 special = argv[optind++];
224 if (mount(special, mountp, flags | MS_OPTIONSTR, fstype, NULL, 0,
226 rpterr(special, mountp);
232 special, mountp);
298 gettext("hsfs usage: mount [-F hsfs] %s {special | mount_point}\n"), opts);
300 gettext("hsfs usage: mount [-F hsfs] %s special mount_point\n"), opts);

Completed in 68 milliseconds

12345