DOC HOME SITE MAP MAN PAGES GNU INFO SEARCH PRINT BOOK
 

exportfs(NS)


exportfs -- export directory trees

Syntax

#include <sys/fs/nfs.h>
#include <sys/fs/time.h>
#include <sys/fs/export.h>
#include <sys/fs/nfs_ioctl.h>

exportfs(fname, uex) char *fname; struct export *uex;

Description

exportfs exports the directory tree described by fname. If uex is null, the directory tree described by fname is unexported. It is only used by the NFS exportfs command and should not be utilized by users.

See also

exportfs(NADM)
© 2005 The SCO Group, Inc. All rights reserved.
SCO OpenServer Release 6.0.0 -- 02 June 2005