Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libldap5/sources/ldap/common/
H A Dopen.c675 int squarebrackets = 0; in ldap_x_hostlist_next() local
692 squarebrackets = 1; in ldap_x_hostlist_next()
716 if ( squarebrackets && NULL != ( q = strchr( *hostp, ']' ))) { in ldap_x_hostlist_next()