1libmail(3LIB)                 Interface Libraries                libmail(3LIB)
2
3
4

NAME

6       libmail - user mailbox lockfile management library
7

SYNOPSIS

9       cc [ flag... ] file... -lmail  [ library... ]
10       #include <maillock.h>
11
12

DESCRIPTION

14       Interfaces  in this library provide functions for managing user mailbox
15       lockfiles.
16

INTERFACES

18       The shared object libmail.so.1 provides the public  interfaces  defined
19       below.  See Intro(3) for additional information on shared object inter‐
20       faces.
21
22
23
24
25       maillock                      mailunlock
26       touchlock
27
28

FILES

30       /usr/lib/libmail.so.1       shared object
31
32
33       /usr/lib/64/libmail.so.1    64-bit shared object
34
35

ATTRIBUTES

37       See attributes(5) for descriptions of the following attributes:
38
39
40
41
42       ┌─────────────────────────────┬─────────────────────────────┐
43       │      ATTRIBUTE TYPE         │      ATTRIBUTE VALUE        │
44       ├─────────────────────────────┼─────────────────────────────┤
45       │Availability                 │SUNWcsl (32-bit)             │
46       ├─────────────────────────────┼─────────────────────────────┤
47       │                             │SUNWcslx (64-bit)            │
48       ├─────────────────────────────┼─────────────────────────────┤
49       │MT-Level                     │Unsafe                       │
50       └─────────────────────────────┴─────────────────────────────┘
51

SEE ALSO

53       Intro(3), maillock(3MAIL), attributes(5)
54
55
56
57SunOS 5.11                        22 May 2003                    libmail(3LIB)
Impressum