Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/openldap/dist/include/
H A Dldap_cdefs.h37 # define LDAP_STRING(x) #x /* stringify without expanding x */ macro
49 # define LDAP_STRING(x) "x" macro