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