Home
last modified time | relevance | path

Searched refs:m_label_type_t (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/lib/libtsol/common/
H A Dlabel.h197 } m_label_type_t; typedef
213 extern int str_to_label(const char *, m_label_t **, const m_label_type_t,
217 extern m_label_t *m_label_alloc(const m_label_type_t);
/illumos-gate/usr/src/common/tsol/
H A Dstol.c176 convert_id(m_label_type_t t) in convert_id()
220 str_to_label(const char *str, m_label_t **l, const m_label_type_t t, uint_t f, in str_to_label()
381 m_label_alloc(const m_label_type_t t) in m_label_alloc()