Searched refs:INT2SCOPEENUM (Results 1 – 2 of 2) sorted by relevance
/titanic_41/usr/src/lib/libsldap/common/ | ||
H A D | ns_internal.h | 316 #define INT2SCOPEENUM(x) ((ScopeType_t)(x)) macro |
H A D | ns_config.c | 704 if (type == INT2SCOPEENUM(mapp->value)) { in __s_get_scope_name() |