Home
last modified time | relevance | path

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

/illumos-gate/usr/src/common/tsol/
H A Dstol.c105 htol(const char *s, m_label_t *l) in htol() function
167 if (htol(s, l) == 0) in hexstr_to_label()
294 if (htol(s, *l) != 0) { in str_to_label()