Home
last modified time | relevance | path

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

/build/misc/linux/
Dsysroot_ld_path.sh22 local localpath="$2"
24 echo $localpath | grep -qs '^/'
26 log_error_and_exit $localpath does not start with /
28 local entry="$root$localpath"