Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ fh_fcntl(NS) — OpenDesktop Software Development System 3.0.0

Media Vault

Software Library

Restoration Projects

Artifacts Sought

Related Articles

lockd(NADM)


 fh_fcntl(NS)                   6 January 1993                   fh_fcntl(NS)


 Name

    fh_fcntl - fcntl given NFS file handle

 Syntax


    #include <sys/fs/types.h>
    #include <sys/fs/ucred.h>
    #include <sys/fs/time.h>
    #include <sys/fs/nfs.h>

    fh_fcntl(fh, cmd, lck, flag, owner)
    netobj *fh;
    int cmd;
    struct reclock *lck;
    int flag;
    netobj *owner;


 Description

    fhfcntl performs file/record-locking operations on the file described by
    the NFS file handle fh.  It is only used by the NFS lock manager daemon
    and should not be utilized by users.

 See also

    lockd(NADM)


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