Home
last modified time | relevance | path

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

/freebsd-12.1/lib/libdevdctl/
H A Devent.cc83 const string Event::s_theEmptyString; member in DevdCtl::Event
191 return (s_theEmptyString); in Value()
H A Devent.h256 static const std::string s_theEmptyString; variable