Home
last modified time | relevance | path

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

/freebsd/lib/libdevdctl/
H A Devent.cc80 const string Event::s_theEmptyString; member in DevdCtl::Event
188 return (s_theEmptyString); in Value()
H A Devent.h254 static const std::string s_theEmptyString; variable