DOC HOME SITE MAP MAN PAGES GNU INFO SEARCH PRINT BOOK
 

fh_fcntl(NS)


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

fh_fcntl 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)
© 2005 The SCO Group, Inc. All rights reserved.
SCO OpenServer Release 6.0.0 -- 02 June 2005