HomeSort by relevance Sort by last modified time
    Searched refs:nfs (Results 1 - 25 of 255) sorted by null

1 2 3 4 5 6 7 8 91011

  /onnv/onnv-gate/usr/src/lib/liblm/common/
lm_shutdown.c 30 #include <nfs/nfs.h>
31 #include <nfs/nfssys.h>
32 #include <nfs/lm.h>
  /onnv/onnv-gate/usr/src/cmd/initpkg/init.d/
nfs.server 34 svcadm enable -t network/nfs/server
38 svcadm disable -t network/nfs/server
  /onnv/onnv-gate/usr/src/cmd/fs.d/nfs/etc/
nfslog.conf 27 # NFS server log configuration file.
34 global defaultdir=/var/nfs \
Makefile 26 DEFAULTFILES = nfs.dfl
30 ETCNFS= $(ROOTETC)/nfs
31 VARNFS= $(ROOT)/var/nfs
37 INFSETCFILES= $(NFSTXTS:%=$(ROOTETC)/nfs/%)
49 $(ROOTETC)/nfs/%: %
  /onnv/onnv-gate/usr/src/cmd/netfiles/
services 31 nfs nfs
  /onnv/onnv-gate/usr/src/cmd/fs.d/nfs/nfsfind/
Makefile 24 # cmd/fs.d/nfs/nfsfind/Makefile
26 FSTYPE= nfs
nfsfind.sh 27 # Check shared NFS filesystems for .nfs* files that
30 # These files are created by NFS clients when an open file
38 # Get all NFS filesystems exported with read-write permission.
40 DIRS=`/usr/bin/nawk '($3 != "nfs") { next }
46 find $dir -type f -name .nfs\* -mtime +7 -mount -exec rm -f {} \;
  /onnv/onnv-gate/usr/src/lib/libshare/nfs/
inc.flg 27 echo_file usr/src/cmd/fs.d/nfs/lib/nfs_sec.c
28 echo_file usr/src/cmd/fs.d/nfs/lib/nfslog_config.c
29 echo_file usr/src/cmd/fs.d/nfs/lib/nfslogtab.c
  /onnv/onnv-gate/usr/src/cmd/fs.d/nfs/svc/
nfs-client 30 # Start/stop client NFS service
38 /sbin/umountall -F nfs
44 /sbin/mountall -F nfs
  /onnv/onnv-gate/usr/src/pkgdefs/SUNWnfscu/
prototype_com 53 d none usr/lib/fs/nfs 755 root sys
54 f none usr/lib/fs/nfs/dfmounts 555 root bin
55 f none usr/lib/fs/nfs/dfshares 555 root bin
56 s none usr/lib/fs/nfs/mount=../../../../etc/fs/nfs/mount
57 f none usr/lib/fs/nfs/showmount 555 root bin
58 f none usr/lib/fs/nfs/umount 555 root bin
59 f none usr/lib/fs/nfs/nfsfind 555 root sys
60 d none usr/lib/nfs 755 root sys
61 f none usr/lib/nfs/lockd 555 root bi
    [all...]
  /onnv/onnv-gate/usr/src/pkgdefs/SUNWnfssu/
prototype_i386 48 d none usr/lib/fs/nfs/amd64 755 root sys
49 f none usr/lib/fs/nfs/amd64/libshare_nfs.so.1 755 root bin
prototype_sparc 47 d none usr/lib/fs/nfs/sparcv9 755 root sys
48 f none usr/lib/fs/nfs/sparcv9/libshare_nfs.so.1 755 root bin
prototype_com 49 d none usr/lib/fs/nfs 755 root sys
50 f none usr/lib/fs/nfs/libshare_nfs.so.1 755 root bin
51 d none usr/lib/nfs 755 root sys
52 f none usr/lib/nfs/mountd 555 root bin
53 f none usr/lib/nfs/nfsd 555 root bin
54 f none usr/lib/nfs/nfslogd 555 root bin
55 f none usr/lib/nfs/rquotad 555 root bin
  /onnv/onnv-gate/usr/src/lib/brand/lx/netfiles/
Makefile 30 NFS_DFL = ../../../../cmd/fs.d/nfs/etc/nfs.dfl
  /onnv/onnv-gate/usr/src/lib/libmapid/common/
llib-lmapid 30 #include <nfs/mapid.h>
  /onnv/onnv-gate/usr/src/cmd/fs.d/nfs/exportfs/
exportfs.sh 74 -a ) aflg="true" ; shift ;; # share all nfs
86 if [ $vflg ] ; then echo unshareall -F nfs ; fi
87 /usr/sbin/unshareall -F nfs
89 if [ $vflg ] ; then echo shareall -F nfs ; fi
90 /usr/sbin/shareall -F nfs
97 if [ "$vflg" ] ; then echo share -F nfs ; fi
98 /usr/sbin/share -F nfs
107 if [ $vflg ] ; then echo unshare -F nfs $DIR ; fi
108 /usr/sbin/unshare -F nfs $DIR
114 if [ $vflg ] ; then echo share -F nfs -o $OPTS $DIR ; f
    [all...]
  /onnv/onnv-gate/usr/src/pkgdefs/SUNWnfsckr/
prototype_i386 50 f none kernel/fs/nfs 755 root sys
54 l none kernel/sys/nfs=../../kernel/fs/nfs
56 f none kernel/fs/amd64/nfs 755 root sys
62 l none kernel/sys/amd64/nfs=../../../kernel/fs/amd64/nfs
prototype_sparc 51 f none kernel/fs/sparcv9/nfs 755 root sys
57 l none kernel/sys/sparcv9/nfs=../../../kernel/fs/sparcv9/nfs
  /onnv/onnv-gate/usr/src/pkgdefs/SUNWnfscr/
prototype_com 53 e defnfs etc/default/nfs 644 root sys
55 d none etc/fs/nfs 755 root sys
56 f none etc/fs/nfs/mount 555 root bin
59 d none var/nfs 755 root bin
60 d none var/nfs/v4_state 755 daemon daemon
61 d none var/nfs/v4_oldstate 755 daemon daemon
65 d none var/svc/manifest/network/nfs 0755 root sys
66 f manifest var/svc/manifest/network/nfs/client.xml 0444 root sys
67 f manifest var/svc/manifest/network/nfs/cbd.xml 0444 root sys
68 f manifest var/svc/manifest/network/nfs/mapid.xml 0444 root sy
    [all...]
postinstall 29 # postinstall - enable NFS statd/lockd services if client is enabled
35 cl="svc:/network/nfs/client:default"
37 /usr/sbin/svcadm enable svc:/network/nfs/status:default
38 /usr/sbin/svcadm enable svc:/network/nfs/nlockmgr:default
  /onnv/onnv-gate/usr/src/lib/libc/port/sys/
nfssys.c 42 #include <nfs/nfs.h>
43 #include <nfs/export.h>
44 #include <nfs/nfssys.h>
  /onnv/onnv-gate/usr/src/cmd/stat/common/
mnt.c 43 mnt_t *nfs; variable
64 minfo = nfs;
117 while (nfs) {
118 free(nfs->device_name);
119 free(nfs->mount_point);
120 free(nfs->devinfo);
121 tmp = nfs;
122 nfs = nfs->next;
143 which = &nfs;
    [all...]
  /onnv/onnv-gate/usr/src/pkgdefs/SUNWnfssr/
prototype_com 57 e initd etc/init.d/nfs.server 744 root sys
58 d none etc/nfs 755 root sys
59 e preserve etc/nfs/nfslog.conf 644 root sys
63 f none lib/svc/method/nfs-server 0555 root bin
68 d none var/svc/manifest/network/nfs 0755 root sys
69 f manifest var/svc/manifest/network/nfs/server.xml 0444 root sys
70 f manifest var/svc/manifest/network/nfs/rquota.xml 0444 root sys
  /onnv/onnv-gate/usr/src/cmd/keyserv/
keylogout.c 48 #include <nfs/nfs.h>
49 #include <nfs/nfssys.h>
53 /* for revoking kernel NFS credentials */
89 perror("Warning: NFS credentials not destroyed");
  /onnv/onnv-gate/usr/src/cmd/filebench/config/
multi_fileserver.prof 40 filesystem = nfs;
41 description = "fileserver nfs";

Completed in 1984 milliseconds

1 2 3 4 5 6 7 8 91011