Searched refs:INT2AUTHENUM (Results 1 - 2 of 2) sorted by relevance
/illumos-gate/usr/src/lib/libsldap/common/ | ||
H A D | ns_internal.h | 317 #define INT2AUTHENUM(x) ((AuthType_t)(x)) macro |
H A D | ns_config.c | 667 if (type == INT2AUTHENUM(mapp->value)) { |
Completed in 53 milliseconds