freebsd-dev/sys/security/mac_lomac
Ed Schouten 7870adb640 Remove direct access to si_name.
Code should just use the devtoname() function to obtain the name of a
character device. Also add const keywords to pieces of code that need it
to build properly.

MFC after:	2 weeks
2012-02-10 12:35:57 +00:00
..
mac_lomac.c Remove direct access to si_name. 2012-02-10 12:35:57 +00:00
mac_lomac.h