Home
last modified time | relevance | path

Searched refs:LDAP_TMPDIR (Results 1 – 3 of 3) 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
/netbsd-src/external/bsd/openldap/dist/include/
H A Dldap_config.hin35 # define LDAP_TMPDIR "C:\\." /* we don't have much of a choice */
37 # define LDAP_TMPDIR _P_tmpdir
39 # define LDAP_TMPDIR P_tmpdir
41 # define LDAP_TMPDIR _PATH_TMPDIR
43 # define LDAP_TMPDIR LDAP_DIRSEP "tmp"
/netbsd-src/external/bsd/openldap/dist/clients/tools/
H A Dldapsearch.c1023 def_tmpdir = LDAP_TMPDIR; in main()
1027 def_tmpdir = LDAP_TMPDIR; in main()