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)
© 2003 Caldera International, Inc. All rights reserved.
SCO OpenServer Release 5.0.7 -- 11 February 2003