Home | History | Annotate | Download | only in config

Lines Matching refs:deplib_match

9195 		  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