1AUDIT_CLOSE(3)                  Linux Audit API                 AUDIT_CLOSE(3)
2
3
4

NAME

6       audit_close - Close the audit netlink socket connection
7

SYNOPSIS

9       #include <libaudit.h>
10
11       void audit_close(int fd);
12

DESCRIPTION

14       audit_close()  closes  the  NETLINK_AUDIT socket that communicates with
15       the kernel part of the Linux Audit Subsystem.  fd must  have  been  re‐
16       turned by audit_open(3).
17
18

RETURN VALUE

20       None.
21
22

SEE ALSO

24       audit_open(3), netlink(7).
25
26

AUTHOR

28       Steve Grubb
29
30
31
32Red Hat                            Apr 2021                     AUDIT_CLOSE(3)
Impressum