Home | History | Annotate | Download | only in c-ares

Lines Matching refs:deplib_match

7694 		  deplib_match=$1
7695 if test `expr "$ldd_output" : ".*$deplib_match"` -ne 0 ; then
7737 deplib_match=$1
7738 if test `expr "$ldd_output" : ".*$deplib_match"` -ne 0 ; then