Home
last modified time | relevance | path

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

/dragonfly/contrib/file/src/
H A Dder.c115 #define DER_TAG_LAST 0x25 macro
227 if (tag < DER_TAG_LAST) in der_tag()