Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libsldap/common/
H A Dns_internal.h83 #define TOKENSEPARATOR '=' macro
H A Dns_mapping.c240 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.c1613 if ((ptr = strchr(buffer, TOKENSEPARATOR)) != NULL) { in __s_api_split_key_value()