Home
last modified time | relevance | path

Searched defs:LDAP_XSTRING (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/bsd/openldap/dist/doc/devel/variadic_debug/
H A Dmacros.h10 #define LDAP_XSTRING(x) "" macro
/netbsd-src/external/bsd/openldap/dist/include/
H A Dldap_cdefs.h38 # define LDAP_XSTRING(x) LDAP_STRING(x) /* expand x, then stringify */ macro