Searched defs:bcleartoh_r (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/lib/libtsol/common/
H A Dbtohex.c154 * bcleartoh_r - Convert a Clearance into a Hexadecimal label string.
167 bcleartoh_r(const m_label_t *clearance, char *hex) function
190 * Calls bcleartoh_r.
199 return (bcleartoh_r(clearance, hex_buf));
/illumos-gate/usr/src/man/man3tsol/
H A DMakefile46 bcleartoh_r.3tsol \
88 bcleartoh_r.3tsol := LINKSRC = btohex.3tsol

Completed in 45 milliseconds