Home
last modified time | relevance | path

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

/illumos-gate/usr/src/common/tsol/
H A Dstol.c58 #define IS_HEX(f, s) \ macro
165 } else if (IS_HEX(f, s)) { in hexstr_to_label()
293 } else if (IS_HEX(lf, s)) { in str_to_label()