Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libsldap/common/
H A Dns_config.c1747 if ((strchr(cp, COLONTOK)) == NULL) { in __ns_ldap_setParamValue()
1779 dpend = strchr(cp, COLONTOK); in __ns_ldap_setParamValue()
1791 COLONTOK); in __ns_ldap_setParamValue()
1855 if ((strchr(cp, COLONTOK)) == NULL) { in __ns_ldap_setParamValue()
1887 dpend = strchr(cp, COLONTOK); in __ns_ldap_setParamValue()
1899 COLONTOK); in __ns_ldap_setParamValue()
1967 if ((strchr(cp, COLONTOK)) == NULL || *cp == COLONTOK) { in __ns_ldap_setParamValue()
1999 dpend = strchr(cp, COLONTOK); in __ns_ldap_setParamValue()
2011 COLONTOK); in __ns_ldap_setParamValue()
H A Dns_mapping.c230 dptr = strchr(sptr, COLONTOK); in __s_api_parse_map()
764 if (*srv != COLONTOK) in __ns_ldap_getSearchDescriptors()
H A Dns_internal.h87 #define COLONTOK ':' macro
H A Dns_common.c615 if (*temptr != COLONTOK) in parseDN()
H A Dns_reads.c4582 if (*srv != COLONTOK) in __ns_ldap_getServiceAuthMethods()