Searched refs:emptyStr (Results 1 - 1 of 1) sorted by relevance
/osnet-11/usr/src/lib/libldap5/sources/ldap/common/ | ||
H A D | memcache.c | 74 static char *emptyStr = ""; variable 78 #define NSLDAPI_STR_NONNULL( s ) ( (s) ? (s) : emptyStr ) 649 if (defhost != emptyStr) |
Completed in 18 milliseconds