Home
last modified time | relevance | path

Searched refs:TOKENSEPARATOR (Results 1 – 4 of 4) sorted by relevance

/titanic_50/usr/src/lib/libsldap/common/
H A Dns_internal.h79 #define TOKENSEPARATOR '=' macro
H A Dns_mapping.c239 dptr = strchr(sptr, TOKENSEPARATOR); in __s_api_parse_map()
H A Dns_reads.c1094 if (*c == TOKENSEPARATOR) in get_mapped_filter()
1168 case TOKENSEPARATOR: in get_mapped_filter()
H A Dns_config.c1614 if ((ptr = strchr(buffer, TOKENSEPARATOR)) != NULL) { in __s_api_split_key_value()