Home
last modified time | relevance | path

Searched refs:OPARATOK (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/lib/libsldap/common/
H A Dns_internal.h91 #define OPARATOK '(' macro
H A Dns_common.c619 temptr2 = strchr(temptr, OPARATOK); in parseDN()
638 temptr = strchr(temptr, OPARATOK); in parseDN()
H A Dns_reads.c1251 if (*c == OPARATOK || in get_mapped_filter()