Home
last modified time | relevance | path

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

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