Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libsldap/common/
H A Dns_internal.h319 #define INT2SEARCHREFENUM(x) ((SearchRef_t)(x)) macro
H A Dns_config.c736 if (type == INT2SEARCHREFENUM(mapp->value)) { in __s_get_searchref_name()