Home
last modified time | relevance | path

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

/scripts/
Ddecode_stacktrace.sh14 modpath=$3
30 [[ $modpath == "" ]] && return
31 local objfile=$(find "$modpath" -name "${module//_/[-_]}.ko*" -print -quit)