Searched refs:slap_inet4or6 (Results 1 - 3 of 3) sorted by relevance

/macosx-10.9.5/OpenLDAP-491.1/OpenLDAP/servers/slapd/
H A Dmain.c488 slap_inet4or6 = AF_INET;
491 slap_inet4or6 = AF_INET6;
H A Ddaemon.c69 int slap_inet4or6 = AF_UNSPEC; variable
71 int slap_inet4or6 = AF_INET; variable
1418 hints.ai_family = slap_inet4or6;
H A Dslap.h381 extern int slap_inet4or6;

Completed in 166 milliseconds