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

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

Completed in 81 milliseconds