Home
last modified time | relevance | path

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

/titanic_50/usr/src/lib/libldap5/sources/ldap/common/
H A Dmemcache.c102 #define NSLDAPI_IS_SPACE( c ) \ macro
843 for (; *pRead && NSLDAPI_IS_SPACE(*pRead); pRead++) { in memcache_trim_basedn_spaces()