Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libldap5/sources/ldap/common/
H A Dmemcache.c101 #define NSLDAPI_IS_SPACE( c ) \ macro
842 for (; *pRead && NSLDAPI_IS_SPACE(*pRead); pRead++) { in memcache_trim_basedn_spaces()