Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/tsol/setlabel/
H A Dsetlabel.c46 static void m_label_err(const char *, const int);
111 m_label_err(label, err); in set_label()
135 m_label_err(const char *ascii, const int err) in m_label_err() function