Searched refs:do_mount (Results 1 - 9 of 9) sorted by relevance

/illumos-gate/usr/src/cmd/fs.d/fd/
H A Dmount.c60 static void do_mount(char *, char *, int);
139 do_mount(special, mountp, flags);
199 do_mount(char *special, char *mountp, int rflag) function
/illumos-gate/usr/src/cmd/fs.d/mntfs/
H A Dmount.c50 static void do_mount(char *, char *, int);
137 do_mount(special, mountp, flags);
190 do_mount(char *special, char *mountp, int rflag) function
/illumos-gate/usr/src/cmd/fs.d/proc/
H A Dmount.c51 static void do_mount(char *, char *, int);
137 do_mount(special, mountp, roflag ? MS_RDONLY : 0);
195 do_mount(char *special, char *mountp, int rflag) function
/illumos-gate/usr/src/cmd/fs.d/udfs/mount/
H A Dmount.c56 static void do_mount(char *, char *, int);
140 do_mount(special, mountp, flags);
201 do_mount(char *special, char *mountp, int flag) function
/illumos-gate/usr/src/cmd/lp/cmd/lpadmin/
H A DMakefile40 do_mount.c \
H A Dlpadmin.h117 do_mount(),
H A Ddo_mount.c61 ** do_mount() - MOUNT/UNMOUNT A FORM/PRINT-WHEEL
64 void do_mount (printer, form, pwheel) function
H A Ddo_printer.c189 do_mount(p, (f? f : (char *)0), (S? *S : (char *)0));
/illumos-gate/usr/src/cmd/fs.d/dev/
H A Dmount.c85 do_mount(void) function
357 if (do_mount())

Completed in 63 milliseconds