libmail(3lib) sunos man page | unix.com

Man Page: libmail

Operating Environment: sunos

Section: 3lib

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 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 |SUNWcsl (32-bit) | +-----------------------------+-----------------------------+ | |SUNWcslx (64-bit) | +-----------------------------+-----------------------------+ |MT-Level |Unsafe | +-----------------------------+-----------------------------+
SEE ALSO
intro(3), maillock(3MAIL), attributes(5) SunOS 5.10 22 May 2003 libmail(3LIB)
Related Man Pages
libmail(3lib) - sunos
libpanel(3lib) - sunos
maillock(3mail) - sunos
touchlock(3mail) - sunos
maillock(3mail) - opensolaris
Similar Topics in the Unix Linux Community
The 500 Mile Email
Is UNIX an open source OS ?
UNIX fun stuff - echo and dc - obfuscate/garble a string sort of
Using awk to remove lines from file that match text
Outputting sequences based on length with sed