blob: c21cced1ad0dd37754a2e18fca117fe0e4a4503f (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
LIBLASTLOG2_2_40 {
global:
ll2_new_context;
ll2_unref_context;
ll2_read_all;
ll2_read_entry;
ll2_remove_entry;
ll2_rename_user;
ll2_write_entry;
ll2_update_login_time;
ll2_import_lastlog;
local: *;
};
|