Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/
H A Dltmain.sh9373 potlib=$potent_lib
9374 while test -h "$potlib" 2>/dev/null; do
9375 potliblink=`ls -ld $potlib | $SED 's/.* -> //'`
9377 [\\/]* | [A-Za-z]:[\\/]*) potlib=$potliblink;;
9378 *) potlib=`$ECHO "$potlib" | $SED 's|[^/]*$||'`"$potliblink";;
9399 if test -z "$potlib"; then
9403 $ECHO "*** using a file magic. Last file checked: $potlib"
9435 potlib=$potent_lib # see symlink-check above in file_magic test
9453 if test -z "$potlib"; then
9457 $ECHO "*** using a regex pattern. Last file checked: $potlib"
/OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/binutils/binutils/
H A D0009-Use-libtool-2.4.patch20375 *) potlib=`$ECHO "$potlib" | $SED 's,[^/]*$,,'`"$potliblink";;
20378 - if eval "$file_magic_cmd \"\$potlib\"" 2>/dev/null |
20379 + if eval $file_magic_cmd \"\$potlib\" 2>/dev/null |
20412 potlib="$potent_lib" # see symlink-check above in file_magic test