Home
last modified time | relevance | path

Searched refs:COLONTOK (Results 1 – 5 of 5) sorted by relevance

/titanic_41/usr/src/lib/libsldap/common/
H A Dns_config.c1748 if ((strchr(cp, COLONTOK)) == NULL) { in __ns_ldap_setParamValue()
1780 dpend = strchr(cp, COLONTOK); in __ns_ldap_setParamValue()
1792 COLONTOK); in __ns_ldap_setParamValue()
1856 if ((strchr(cp, COLONTOK)) == NULL) { in __ns_ldap_setParamValue()
1888 dpend = strchr(cp, COLONTOK); in __ns_ldap_setParamValue()
1900 COLONTOK); in __ns_ldap_setParamValue()
1968 if ((strchr(cp, COLONTOK)) == NULL || *cp == COLONTOK) { in __ns_ldap_setParamValue()
2000 dpend = strchr(cp, COLONTOK); in __ns_ldap_setParamValue()
2012 COLONTOK); in __ns_ldap_setParamValue()
H A Dns_mapping.c229 dptr = strchr(sptr, COLONTOK); in __s_api_parse_map()
765 if (*srv != COLONTOK) in __ns_ldap_getSearchDescriptors()
H A Dns_internal.h83 #define COLONTOK ':' macro
H A Dns_common.c615 if (*temptr != COLONTOK) in parseDN()
H A Dns_reads.c4462 if (*srv != COLONTOK) in __ns_ldap_getServiceAuthMethods()