Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/openldap/include/
H A Dldap_config.h36 # define LDAP_TMPDIR "C:\\." /* we don't have much of a choice */ macro
38 # define LDAP_TMPDIR _P_tmpdir macro
40 # define LDAP_TMPDIR P_tmpdir macro
42 # define LDAP_TMPDIR _PATH_TMPDIR macro
44 # define LDAP_TMPDIR LDAP_DIRSEP "tmp" macro