Searched refs:NSLDAPI_IS_SPACE (Results 1 – 1 of 1) sorted by relevance
101 #define NSLDAPI_IS_SPACE( c ) \ macro842 for (; *pRead && NSLDAPI_IS_SPACE(*pRead); pRead++) { in memcache_trim_basedn_spaces()