s/qmail  3.3.23
Next generation secure email transport
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)
 

Function Documentation

◆ lock_ex()

int lock_ex ( int  )

Definition at line 10 of file lock_ex.c.

Here is the caller graph for this function:

◆ lock_exnb()

int lock_exnb ( int  )

Definition at line 10 of file lock_exnb.c.

◆ lock_un()

int lock_un ( int  )

Definition at line 10 of file lock_un.c.