Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/
H A Dltmain.sh4738 dlprefile_dlname=`source "$curr_lafile" && echo "$dlname"`
4739 if test -n "$dlprefile_dlname"; then
4740 func_basename "$dlprefile_dlname"
/OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/binutils/binutils/
H A D0009-Use-libtool-2.4.patch18143 + dlprefile_dlname=`source "$curr_lafile" && echo "$dlname"`
18144 + if test -n "$dlprefile_dlname" ; then
18145 + func_basename "$dlprefile_dlname"