Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libsldap/common/
H A Dns_internal.h323 #define INT2PREFONLYENUM(x) ((PrefOnly_t)(x)) macro
H A Dns_config.c718 if (type == INT2PREFONLYENUM(mapp->value)) { in __s_get_pref_name()