Home
last modified time | relevance | path

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

/freebsd-13.1/lib/libdevdctl/
H A Dconsumer.h132 static const char s_devdSockPath[]; variable
H A Dconsumer.cc74 const char Consumer::s_devdSockPath[] = "/var/run/devd.seqpacket.pipe"; member in DevdCtl::Consumer