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

/illumos-gate/usr/src/uts/common/os/
H A Dmodctl.c1236 modctl_devid2paths(ddi_devid_t udevid, char *uminor_name, uint_t flag, argument
1288 minor_name = uminor_name;
1293 if (copyinstr(uminor_name, minor_name, MAXPATHLEN, 0)) {

Completed in 65 milliseconds