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

/illumos-gate/usr/src/uts/common/os/
H A Dmodctl.c353 modctl_modload(int use_path, char *filename, int *rvp) function
2373 error = modctl_modload((int)a1, (char *)a2, (int *)a3);

Completed in 53 milliseconds