Home
last modified time | relevance | path

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

/mOS-networking-stack/samples/lighttpd-1.4.32/
H A Dltmain.sh9195 deplib_match=$1
9196 if test `expr "$ldd_output" : ".*$deplib_match"` -ne 0; then
9238 deplib_match=$1
9239 if test `expr "$ldd_output" : ".*$deplib_match"` -ne 0; then