Home | History | Annotate | Download | only in libusb

Lines Matching refs:deplib_match

6559 		  deplib_match=$1
6560 if test `expr "$ldd_output" : ".*$deplib_match"` -ne 0 ; then
6602 deplib_match=$1
6603 if test `expr "$ldd_output" : ".*$deplib_match"` -ne 0 ; then