Home
last modified time | relevance | path

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

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