Searched defs:devctl_minorname (Results 1 - 1 of 1) sorted by relevance

/osnet-11/usr/src/lib/libdevice/
H A Ddevctl.c40 static const char *devctl_minorname = ":devctl"; variable
269 if (strlcat(iocpath, devctl_minorname, MAXPATHLEN) >=
353 if (strlcat(iocpath, devctl_minorname, MAXPATHLEN) >=
412 if (strlcat(iocpath, devctl_minorname, MAXPATHLEN) >=

Completed in 23 milliseconds