Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/modload/
H A Dadd_drv.c67 static int module_not_found(char *, char *, int, char **, int *);
304 if (module_not_found(driver_name, path_driver_name, in main()
492 module_not_found(char *drv_name, char *drv_path, int drv_path_size, in module_not_found() function