Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libbsm/common/
H A Dadt_token.c57 #define HEX_SIZE 2 + 2*2 + 2*32 + 1 macro
62 static char hex[HEX_SIZE]; in dprt_label()