]> CyberLeo.Net >> Repos - FreeBSD/stable/10.git/blob - lib/libulog/Symbol.map
Copy head (r256279) to stable/10 as part of the 10.0-RELEASE cycle.
[FreeBSD/stable/10.git] / lib / libulog / Symbol.map
1 /*
2  * $FreeBSD$
3  */
4
5 FBSD_1.2 {
6         ulog_login;
7         ulog_login_pseudo;
8         ulog_logout;
9         ulog_logout_pseudo;
10
11         addToUtmp;
12         removeFromUtmp;
13         removeLineFromUtmp;
14         utempter_add_record;
15         utempter_remove_added_record;
16         utempter_remove_record;
17 };