Home
last modified time | relevance | path

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

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