fcntl_setlease(9) suse man page | unix.com

Man Page: fcntl_setlease

Operating Environment: suse

Section: 9

FCNTL_SETLEASE(9)						   The Linux VFS						 FCNTL_SETLEASE(9)

NAME
fcntl_setlease - sets a lease on an open file
SYNOPSIS
int fcntl_setlease(unsigned int fd, struct file * filp, long arg);
ARGUMENTS
fd open file descriptor filp file pointer arg type of lease to obtain
DESCRIPTION
Call this fcntl to establish a lease on the file. Note that you also need to call F_SETSIG to receive a signal when the lease is broken.
COPYRIGHT
Kernel Hackers Manual 2.6. July 2010 FCNTL_SETLEASE(9)
Related Man Pages
dhclient.leases(5) - linux
dhcp_release(1) - centos
auto_parms(1m) - hpux
dhclient.leases(5) - suse
dhclient.leases(5) - freebsd
Similar Topics in the Unix Linux Community
How to restrict user to a specific directory in solaris 10
Getting command output to putty window title.
Migrating to UNIX
Tar Command
Docker learning Phase-I