LIBMAIL(3LIB) Interface Libraries LIBMAIL(3LIB)
NAME
libmail - user mailbox lockfile management library
SYNOPSIS
cc [
flag... ]
file...
-lmail [
library... ]
#include <
maillock.h>
DESCRIPTION
Interfaces in this library provide functions for managing user
mailbox lockfiles.
INTERFACES
The shared object
libmail.so.1 provides the public interfaces defined
below. See
Intro(3) for additional information on shared object
interfaces.
maillock mailunlock touchlockFILES
/usr/lib/libmail.so.1 shared object
/usr/lib/64/libmail.so.1 64-bit shared object
ATTRIBUTES
See
attributes(7) for descriptions of the following attributes:
+---------------+-----------------+
|ATTRIBUTE TYPE | ATTRIBUTE VALUE |
+---------------+-----------------+
|MT-Level | Unsafe |
+---------------+-----------------+
SEE ALSO
Intro(3),
maillock(3MAIL),
attributes(7) May 22, 2003 LIBMAIL(3LIB)