Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ exportfs(NS) — OpenDesktop Software Development System 3.0.0

Media Vault

Software Library

Restoration Projects

Artifacts Sought

Related Articles

exportfs(NADM)


 exportfs(NS)                   6 January 1993                   exportfs(NS)


 Name

    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)


Typewritten Software • bear@typewritten.org • Edmonds, WA 98026