Home
last modified time | relevance | path

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

/freebsd/lib/libdevdctl/
H A Devent.cc170 Event::TypeToString(Event::Type type) in TypeToString() function in DevdCtl::Event
213 result << TypeToString(GetType()) << ' '; in ToString()
H A Devent.h139 static const char *TypeToString(Type type);