fehQlibs 26
Qlibs
Loading...
Searching...
No Matches
Functions
lock.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

int lock_ex (int)
 
int lock_un (int)
 
int lock_exnb (int)
 

Detailed Description

Author
djb s/qmail

Definition in file lock.h.

Function Documentation

◆ lock_ex()

int lock_ex ( int  fd)

Definition at line 19 of file lock.c.

◆ lock_exnb()

int lock_exnb ( int  fd)

Definition at line 20 of file lock.c.

◆ lock_un()

int lock_un ( int  fd)

Definition at line 21 of file lock.c.