FCNTL_SETLEASE(9) The Linux VFS FCNTL_SETLEASE(9)NAMEfcntl_setlease - sets a lease on an open fileSYNOPSISint fcntl_setlease(unsigned int fd, struct file * filp, long arg);ARGUMENTSfd open file descriptor filp file pointer arg type of lease to obtainDESCRIPTIONCall 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.COPYRIGHTKernel Hackers Manual 2.6. July 2010 FCNTL_SETLEASE(9)
| Related Man Pages |
|---|
| udhcpc(8) - suse |
| dhclient.leases(5) - linux |
| dhclient.leases(5) - debian |
| dhcp_release(1) - centos |
| auto_parms(1m) - hpux |
| Similar Topics in the Unix Linux Community |
|---|
| Change directory error |
| Getting command output to putty window title. |
| Update kernel Linux without reboot?! |
| Tar Command |
| A (ksh) Library For and From UNIX.com |