Searched refs:htobsl (Results 1 - 3 of 3) sorted by relevance
/osnet-11/usr/src/lib/libtsol/common/ |
H A D | hextob.c | 44 * htobsl - Convert a Hexadecimal label string to a Sensitivity Label. 58 htobsl(const char *s, m_label_t *label) function
|
H A D | label.h | 133 extern int htobsl(const char *, m_label_t *);
|
H A D | stob.c | 92 * Calls __call_labeld(STOBSL), ISHEX, htobsl, strlen, 118 if (htobsl(s, label)) { 216 * Calls __call_labeld(STOBCLEAR), ISHEX, htobsl, strlen,
|
Completed in 29 milliseconds