Home | History | Annotate | Download | only in aux

Lines Matching refs:deplib_match

2553 		deplib_match=$2
2554 if test `expr "$ldd_output" : ".*$deplib_match"` -ne 0 ; then
2585 deplib_match=$2
2586 if test `expr "$ldd_output" : ".*$deplib_match"` -ne 0 ; then