HomeSort by relevance Sort by last modified time
    Searched refs:LDAP_PORT (Results 1 - 4 of 4) sorted by null

  /external/ipsec-tools/src/racoon/
cfparse.h 68 LDAP_PORT = 284,
233 #define LDAP_PORT 284
cfparse.y 197 %token LDAPCFG LDAP_HOST LDAP_PORT LDAP_PVER LDAP_BASE LDAP_BIND_DN LDAP_BIND_PW LDAP_SUBTREE
549 | LDAP_PORT NUMBER
    [all...]
cftoken.l 222 <S_LDAP>port { YYD; return(LDAP_PORT); }
isakmp_xauth.c 730 xauth_ldap_config.port = LDAP_PORT;
    [all...]

Completed in 32 milliseconds