Searched refs:mount_nfs (Results 1 – 10 of 10) sorted by relevance
/titanic_41/usr/src/cmd/rexd/ |
H A D | Makefile | 49 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 D | under.c | 156 if (mount_nfs(dir, tmpdir, error))
|
H A D | rpc.rexd.c | 938 if (mount_nfs(wanted, tmpdir, error)) { 986 if (mount_nfs(wanted, tmpdir, error)) {
|
H A D | mount_nfs.c | 99 mount_nfs(char *fsname, char *dir, char *error) in mount_nfs() function
|
/titanic_41/usr/src/cmd/fs.d/autofs/ |
H A D | automount.h | 312 extern int mount_nfs(struct mapent *, char *, char *, int, uid_t,
|
H A D | autod_mount.c | 182 mount_nfs(me, spec_mntpnt, private, overlay, uid, in do_mount1()
|
H A D | autod_nfs.c | 229 mount_nfs( in mount_nfs() function
|
/titanic_41/usr/src/cmd/fs.d/nfs/mount/ |
H A D | mount.c | 147 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 D | system-file-system-nfs.mf | 99 file path=usr/share/man/man1m/mount_nfs.1m
|
/titanic_41/usr/src/man/man1m/ |
H A D | Makefile | 330 mount_nfs.1m \
|