Searched refs:sharefs (Results 1 - 14 of 14) sorted by relevance

/osnet-11/usr/src/lib/libc/port/sys/
H A Dsharefs.c27 #include <sharefs/share.h>
33 sharefs(sharefs_proto_t proto, sharefs_op_t opcode, void *arg, size_t arglen) function
/osnet-11/usr/src/lib/libshare/common/
H A Dsharetab.c38 #include <sharefs/share.h>
H A Dlibshare_impl.h36 #include <sharefs/share.h>
H A Dlibshare_util.c45 #include <sharefs/share.h>
46 #include <sharefs/sharetab.h>
/osnet-11/usr/src/lib/libsmb/common/
H A Dsmb_share.c31 #include <sharefs/share.h>
/osnet-11/usr/src/lib/libfsmgt/common/
H A Dfs_shares.c37 #include <sharefs/share.h>
/osnet-11/usr/src/lib/libshare_plugins/cache/
H A Dlibshare_cache.c34 #include <sharefs/share.h>
36 #define SHAREFS_DEV_PATH "/devices/pseudo/sharefs@0:sharefs"
41 * sharetab via sharefs ioctl call.
/osnet-11/usr/src/lib/libshare_plugins/legacy/
H A Dlibshare_legacy.c39 #include <sharefs/share.h>
40 #include <sharefs/sharetab.h>
/osnet-11/usr/src/lib/libshare_plugins/nfs/
H A Dlibshare_nfs.c54 #include <sharefs/share.h>
55 #include <sharefs/sharetab.h>
3596 * Send a single share to sharefs system call.
3600 * sharefs returns -1 on failure with return value set in errno.
3601 * If sharefs returns success (0), then return value will be
3619 rc = sharefs(SHAREFS_NFS,
3999 ret = sharefs(SHAREFS_NFS, SHAREFS_PUBLISH, list, EXPORTFS_DEPENDENT);
4039 ret = sharefs(SHAREFS_NFS, SHAREFS_UNPUBLISH, list,
/osnet-11/usr/src/lib/libshare_plugins/smb/
H A Dlibshare_smb.c1238 err = sharefs(SHAREFS_SMB, op, buf, buflen);
/osnet-11/usr/src/lib/libc/i386/
H A DMakefile.com849 sharefs.o \
/osnet-11/usr/src/lib/libc/sparc/
H A DMakefile.com882 sharefs.o \
/osnet-11/usr/src/lib/libc/sparcv9/
H A DMakefile.com830 sharefs.o \
/osnet-11/usr/src/lib/libc/amd64/
H A DMakefile813 sharefs.o \

Completed in 46 milliseconds