_identIsNotNULL    32 syslogwrappers.cpp static bool _identIsNotNULL = false;
_identIsNotNULL    83 syslogwrappers.cpp     openlog ( ( _identIsNotNULL ? _ident().c_str() : NULL),
_identIsNotNULL   100 syslogwrappers.cpp   _identIsNotNULL = (ident != NULL);