Searched refs:drv_path_size (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/modload/
H A Dadd_drv.c492 module_not_found(char *drv_name, char *drv_path, int drv_path_size, argument
528 if (strlcpy(drv_path, foundpath, drv_path_size)
529 >= drv_path_size) {

Completed in 46 milliseconds