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

1 2

  /onnv/onnv-gate/usr/src/cmd/fs.d/smbclnt/svc/
smb-client 37 /sbin/mountall -F smbfs
41 /sbin/umountall -F smbfs
  /onnv/onnv-gate/usr/src/cmd/mdb/intel/amd64/smbfs/
Makefile 26 MODULE = smbfs.so
27 MODSRCS_DIR = ../../../common/modules/smbfs
28 MODSRCS = smbfs.c
39 CPPFLAGS += -I$(SRC)/uts/common/fs/smbclnt/smbfs
  /onnv/onnv-gate/usr/src/cmd/mdb/intel/ia32/smbfs/
Makefile 26 MODULE = smbfs.so
27 MODSRCS_DIR = ../../../common/modules/smbfs
28 MODSRCS = smbfs.c
38 CPPFLAGS += -I$(SRC)/uts/common/fs/smbclnt/smbfs
  /onnv/onnv-gate/usr/src/cmd/mdb/sparc/v9/smbfs/
Makefile 26 MODULE = smbfs.so
27 MODSRCS_DIR = ../../../common/modules/smbfs
28 MODSRCS = smbfs.c
39 CPPFLAGS += -I$(SRC)/uts/common/fs/smbclnt/smbfs
  /onnv/onnv-gate/usr/src/pkgdefs/SUNWsmbfsu/
prototype_i386 51 f none usr/kernel/fs/smbfs 755 root sys
53 f none usr/kernel/fs/amd64/smbfs 755 root sys
56 f none usr/kernel/kmdb/smbfs 555 root sys
59 f none usr/kernel/kmdb/amd64/smbfs 555 root sys
63 d none usr/lib/fs/smbfs/amd64 755 root sys
64 f none usr/lib/fs/smbfs/amd64/libshare_smbfs.so.1 755 root bin
66 f none usr/lib/mdb/kvm/smbfs.so 555 root bin
69 f none usr/lib/mdb/kvm/amd64/smbfs.so 555 root bin
prototype_sparc 51 f none usr/kernel/fs/sparcv9/smbfs 755 root sys
55 f none usr/kernel/kmdb/sparcv9/smbfs 555 root sys
59 d none usr/lib/fs/smbfs/sparcv9 755 root sys
60 f none usr/lib/fs/smbfs/sparcv9/libshare_smbfs.so.1 755 root bin
63 f none usr/lib/mdb/kvm/sparcv9/smbfs.so 555 root bin
prototype_com 58 d none usr/lib/fs/smbfs 755 root sys
59 f none usr/lib/fs/smbfs/mount 555 root bin
60 f none usr/lib/fs/smbfs/umount 555 root bin
62 f none usr/lib/fs/smbfs/libshare_smbfs.so.1 755 root bin
69 d none usr/lib/smbfs 755 root bin
70 f none usr/lib/smbfs/smbiod 555 root bin
  /onnv/onnv-gate/usr/src/lib/libshare/smbfs/
Makefile.com 37 ROOTLIBDIR = $(ROOT)/usr/lib/fs/smbfs
38 ROOTLIBDIR64 = $(ROOT)/usr/lib/fs/smbfs/$(MACH64)
  /onnv/onnv-gate/usr/src/cmd/fs.d/smbclnt/lsacl/
Makefile 26 FSTYPE= smbfs
  /onnv/onnv-gate/usr/src/cmd/fs.d/smbclnt/umount/
Makefile 30 FSTYPE= smbfs
  /onnv/onnv-gate/usr/src/cmd/fs.d/smbclnt/mount/
Makefile 30 FSTYPE= smbfs
  /onnv/onnv-gate/usr/src/cmd/fs.d/smbclnt/smbiod/
Makefile 31 FSTYPE= smbfs
  /onnv/onnv-gate/usr/src/uts/sparc/smbfs/
inc.flg 31 find_files "s.*.c" usr/src/uts/common/fs/smbclnt/smbfs
Makefile 22 # uts/sparc/smbfs/Makefile
27 # This makefile drives the production of the smbfs (Server
41 MODULE = smbfs
  /onnv/onnv-gate/usr/src/uts/common/fs/smbclnt/smbfs/
smbfs_rwlock.c 50 #include <smbfs/smbfs.h>
51 #include <smbfs/smbfs_node.h>
52 #include <smbfs/smbfs_subr.h>
smbfs_acl.c 28 * ACL support for smbfs
48 #include <smbfs/smbfs.h>
49 #include <smbfs/smbfs_node.h>
50 #include <smbfs/smbfs_subr.h>
smbfs_client.c 59 #include <smbfs/smbfs.h>
60 #include <smbfs/smbfs_node.h>
61 #include <smbfs/smbfs_subr.h>
73 * for each smbfs mount in a zone. This is also where we would add
74 * per-zone globals and kernel threads for the smbfs module (since
80 list_t smg_list; /* list of SMBFS mounts in zone */
102 * Callback routine to tell all SMBFS mounts in the zone to stop creating new
177 * Add an SMBFS mount to the per-zone list of SMBFS mounts
    [all...]
smbfs_subr.c 59 #include <smbfs/smbfs.h>
60 #include <smbfs/smbfs_node.h>
61 #include <smbfs/smbfs_subr.h>
64 MALLOC_DEFINE(M_SMBFSDATA, "SMBFS data", "SMBFS private data");
smbfs_node.c 64 #include <smbfs/smbfs.h>
65 #include <smbfs/smbfs_node.h>
66 #include <smbfs/smbfs_subr.h>
smbfs_xattr.c 53 #include <smbfs/smbfs.h>
54 #include <smbfs/smbfs_node.h>
55 #include <smbfs/smbfs_subr.h>
  /onnv/onnv-gate/usr/src/lib/pam_modules/
Makefile 47 smbfs \
  /onnv/onnv-gate/usr/src/cmd/mdb/
Makefile.common 90 smbfs \
  /onnv/onnv-gate/usr/src/lib/libshare/
Makefile 38 PLUGINS = nfs smb smbfs
  /onnv/onnv-gate/usr/src/uts/intel/smbfs/
Makefile 22 # uts/intel/smbfs/Makefile
27 # This makefile drives the production of the smbfs (Server
41 MODULE = smbfs
  /onnv/onnv-gate/usr/src/uts/sparc/
Makefile 39 LINT_KMODS_X2 = $(LINT_KMODS_X1:smbfs=)

Completed in 1810 milliseconds

1 2