Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/rexd/
H A DMakefile49 OBJS= errprintf.o mount_nfs.o rex.o unix_login.o mntent.o $(TYPEOBJS)
50 REXDOBJS= rpc.rexd.o errprintf.o mount_nfs.o rex.o unix_login.o mntent.o
H A Dunder.c156 if (mount_nfs(dir, tmpdir, error))
H A Drpc.rexd.c938 if (mount_nfs(wanted, tmpdir, error)) {
986 if (mount_nfs(wanted, tmpdir, error)) {
H A Dmount_nfs.c99 mount_nfs(char *fsname, char *dir, char *error) in mount_nfs() function
/titanic_41/usr/src/cmd/fs.d/autofs/
H A Dautomount.h312 extern int mount_nfs(struct mapent *, char *, char *, int, uid_t,
H A Dautod_mount.c182 mount_nfs(me, spec_mntpnt, private, overlay, uid, in do_mount1()
H A Dautod_nfs.c229 mount_nfs( in mount_nfs() function
/titanic_41/usr/src/cmd/fs.d/nfs/mount/
H A Dmount.c147 static int mount_nfs(struct mnttab *, int, err_ret_t *);
339 r = mount_nfs(&mnt, ro, &retry_error); in main()
391 mount_nfs(struct mnttab *mntp, int ro, err_ret_t *retry_error) in mount_nfs() function
2591 if ((r = mount_nfs(mntp, ro, NULL)) == RET_OK) { in retry()
/titanic_41/usr/src/pkg/manifests/
H A Dsystem-file-system-nfs.mf99 file path=usr/share/man/man1m/mount_nfs.1m
/titanic_41/usr/src/man/man1m/
H A DMakefile330 mount_nfs.1m \