Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libdevice/
H A Ddevctl.c42 static const char *devctl_minorname = ":devctl"; variable
271 if (strlcat(iocpath, devctl_minorname, MAXPATHLEN) >= in dc_mkhndl()
355 if (strlcat(iocpath, devctl_minorname, MAXPATHLEN) >= in dc_mkhndl()
414 if (strlcat(iocpath, devctl_minorname, MAXPATHLEN) >= in dc_mkhndl()