All of lore.kernel.org
 help / color / mirror / Atom feed
* Functions prefixed with security_ in SELinux
@ 2014-10-09 17:55 Casey Schaufler
  2014-10-24 19:49 ` Paul Moore
  0 siblings, 1 reply; 5+ messages in thread
From: Casey Schaufler @ 2014-10-09 17:55 UTC (permalink / raw)
  To: SELinux, LSM


As I've been working on the multiple concurrent modules project I have
frequently encountered the use of the function prefix security_ in
SELinux specific code. I understand and appreciate that this code has
been there since the dawn of time. The LSM infrastructure also uses this
prefix, and that's where I have my concern. When I'm grubbing about for
uses of the LSM infrastructure in the SELinux code it's really quite
annoying. Would the SELinux community be open to considering the
possibility of thinking about cleaning up this bit of namespace
pollution? It surely isn't a critical issue, but it would certainly look
better.

security_context_to_sid -> selinux_context_to_sid

Just a thought.

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2014-10-26  0:26 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-10-09 17:55 Functions prefixed with security_ in SELinux Casey Schaufler
2014-10-24 19:49 ` Paul Moore
2014-10-24 21:33   ` Casey Schaufler
2014-10-25 16:45     ` Paul Moore
2014-10-26  0:26       ` Casey Schaufler

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.