Home
last modified time | relevance | path

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

/iperf/config/
H A Dltmain.sh9481 deplib_match=$1
9482 if test `expr "$ldd_output" : ".*$deplib_match"` -ne 0; then
9524 deplib_match=$1
9525 if test `expr "$ldd_output" : ".*$deplib_match"` -ne 0; then