Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libldap5/sources/ldap/common/
H A Dmemcache.c73 static char *emptyStr = ""; variable
77 #define NSLDAPI_STR_NONNULL( s ) ( (s) ? (s) : emptyStr )
648 if (defhost != emptyStr) in ldap_memcache_createkey()