Searched refs:strIsEmpty (Results 1 - 4 of 4) sorted by relevance

/macosx-10.10/apache-793/httpd/modules/ssl/
H A Dssl_engine_log.c146 if (!strIsEmpty(name)) {
155 if (!strIsEmpty(name)) {
H A Dssl_private.h225 #define strIsEmpty(s) (s == NULL || s[0] == NUL) macro
H A Dssl_engine_kernel.c1172 if (!strIsEmpty(val)) {
/macosx-10.10/apache-793/httpd/modules/arch/netware/
H A Dmod_nw_ssl.c98 #define strIsEmpty(s) (s == NULL || s[0] == NUL) macro

Completed in 187 milliseconds