Go to main content

man pages section 3: Library Interfaces and Headers

Exit Print View

Updated: July 2017
 
 

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
touchlock

Files

/usr/lib/libmail.so.1

shared object

/usr/lib/64/libmail.so.1

64–bit shared object

Attributes

See attributes(5) for descriptions of the following attributes:

ATTRIBUTE TYPE
ATTRIBUTE VALUE
Availability
system/library
MT-Level
Unsafe

See Also

Intro(3), maillock(3MAIL), attributes(5)