Help for this page

Select Code to Download


  1. or download this
    #ifdef __USE_GNU
    # define F_SETLEASE 1024    /* Set a lease.  */
    # define F_GETLEASE 1025    /* Enquire what lease is active.  */
    # define F_NOTIFY   1026    /* Request notfications on a directory.  *
    +/
    #endif