Home
last modified time | relevance | path

Searched refs:do_mount (Results 1 – 10 of 10) sorted by relevance

/illumos-gate/usr/src/cmd/fs.d/fd/
H A Dmount.c57 static void do_mount(char *, char *, int);
136 do_mount(special, mountp, flags); in main()
196 do_mount(char *special, char *mountp, int rflag) in do_mount() function
/illumos-gate/usr/src/cmd/fs.d/mntfs/
H A Dmount.c47 static void do_mount(char *, char *, int);
134 do_mount(special, mountp, flags); in main()
187 do_mount(char *special, char *mountp, int rflag) in do_mount() function
/illumos-gate/usr/src/cmd/fs.d/proc/
H A Dmount.c48 static void do_mount(char *, char *, int);
134 do_mount(special, mountp, roflag ? MS_RDONLY : 0); in main()
192 do_mount(char *special, char *mountp, int rflag) in do_mount() function
/illumos-gate/usr/src/cmd/fs.d/udfs/mount/
H A Dmount.c54 static void do_mount(char *, char *, int);
138 do_mount(special, mountp, flags); in main()
199 do_mount(char *special, char *mountp, int flag) in do_mount() function
/illumos-gate/usr/src/cmd/fs.d/dev/
H A Dmount.c85 do_mount(void) in do_mount() function
357 if (do_mount()) in main()
/illumos-gate/usr/src/cmd/lp/cmd/lpadmin/
H A Dlpadmin.h115 do_mount(),
H A DMakefile36 do_mount.c \
H A Ddo_mount.c61 void do_mount (printer, form, pwheel) in do_mount() function
H A Ddo_printer.c189 do_mount(p, (f? f : NULL), (S? *S : NULL)); in do_printer()
/illumos-gate/usr/src/cmd/fs.d/smbclnt/fksmbcl/
H A Dfksmbcl_main.c319 do_mount(int argc, char **argv) in do_mount() function
880 { do_mount, "mount", "{share} [optstr]" },