summaryrefslogtreecommitdiffstats
path: root/lib/libulog/Symbol.map
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libulog/Symbol.map')
-rw-r--r--lib/libulog/Symbol.map7
1 files changed, 7 insertions, 0 deletions
diff --git a/lib/libulog/Symbol.map b/lib/libulog/Symbol.map
index f435c9c..38f2df8 100644
--- a/lib/libulog/Symbol.map
+++ b/lib/libulog/Symbol.map
@@ -14,4 +14,11 @@ FBSD_1.2 {
ulog_pututxline;
ulog_setutxent;
ulog_setutxfile;
+
+ addToUtmp;
+ removeFromUtmp;
+ removeLineFromUtmp;
+ utempter_add_record;
+ utempter_remove_added_record;
+ utempter_remove_record;
};
OpenPOWER on IntegriCloud