1 LIBBSM(3LIB) Interface Libraries LIBBSM(3LIB)
2
3
4
5 NAME
6 libbsm - basic security library
7
8 SYNOPSIS
9 cc [ flag... ] file. -lbsm [ library... ]
10
11
12 DESCRIPTION
13 Functions in this library provide basic security, library object reuse,
14 and auditing.
15
16 INTERFACES
17 The shared object libbsm.so.1 provides the public interfaces defined
18 below. See Intro(3) for additional information on shared object
19 interfaces.
20
21
22
23
24 au_close au_open
25 au_preselect au_to_arg
26 au_to_arg32 au_to_arg64
27 au_to_attr au_to_cmd
28 au_to_data au_to_groups
29 au_to_in_addr au_to_ipc
61 64-bit shared object
62
63
64 ATTRIBUTES
65 See attributes(5) for descriptions of the following attributes:
66
67
68
69
70 +---------------+-------------------------+
71 |ATTRIBUTE TYPE | ATTRIBUTE VALUE |
72 |MT-Level | See individual man page |
73 | | for each function. |
74 +---------------+-------------------------+
75
76 SEE ALSO
77 pvs(1), Intro(3), attributes(5)
78
79
80
81 March 6, 2017 LIBBSM(3LIB)
|
1 LIBBSM(3LIB) Interface Libraries LIBBSM(3LIB)
2
3
4
5 NAME
6 libbsm - basic security library
7
8 SYNOPSIS
9 cc [ flag... ] file... -lbsm [ library... ]
10
11
12 DESCRIPTION
13 Functions in this library provide basic security, library object reuse,
14 and auditing.
15
16 INTERFACES
17 The shared object libbsm.so.1 provides the public interfaces defined
18 below. See Intro(3) for additional information on shared object
19 interfaces.
20
21
22
23
24 au_close au_open
25 au_preselect au_to_arg
26 au_to_arg32 au_to_arg64
27 au_to_attr au_to_cmd
28 au_to_data au_to_groups
29 au_to_in_addr au_to_ipc
61 64-bit shared object
62
63
64 ATTRIBUTES
65 See attributes(5) for descriptions of the following attributes:
66
67
68
69
70 +---------------+-------------------------+
71 |ATTRIBUTE TYPE | ATTRIBUTE VALUE |
72 |MT-Level | See individual man page |
73 | | for each function. |
74 +---------------+-------------------------+
75
76 SEE ALSO
77 pvs(1), Intro(3), attributes(5)
78
79
80
81 August 19, 2019 LIBBSM(3LIB)
|