Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/os/
H A Dmodctl.c1160 modctl_getname(char *uname, uint_t ulen, int *umajorp) in modctl_getname() function
2420 error = modctl_getname((char *)a1, (uint_t)a2, (int *)a3); in modctl()