Searched refs:NSLDAPDIRECTORY (Results 1 – 4 of 4) sorted by relevance
51 NSLDAPDIRECTORY, /* The default path to */
295 if (chdir(NSLDAPDIRECTORY) < 0) {297 NSLDAPDIRECTORY, strerror(errno));
50 #define NSLDAPDIRECTORY "/var/ldap" macro
529 { CHARPTR, 0, (void *)NSLDAPDIRECTORY },3854 ret = strdup(NSLDAPDIRECTORY); in __s_get_hostcertpath()