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

/freebsd-9.3-release/contrib/binutils/
H A Dltmain.sh5078 deplib_match=$1
5079 if test `expr "$ldd_output" : ".*$deplib_match"` -ne 0 ; then
5118 deplib_match=$1
5119 if test `expr "$ldd_output" : ".*$deplib_match"` -ne 0 ; then
/freebsd-9.3-release/contrib/bind9/
H A Dltmain.sh7754 deplib_match=$1
7755 if test `expr "$ldd_output" : ".*$deplib_match"` -ne 0 ; then
7797 deplib_match=$1
7798 if test `expr "$ldd_output" : ".*$deplib_match"` -ne 0 ; then
/freebsd-9.3-release/contrib/openbsm/config/
H A Dltmain.sh7754 deplib_match=$1
7755 if test `expr "$ldd_output" : ".*$deplib_match"` -ne 0 ; then
7797 deplib_match=$1
7798 if test `expr "$ldd_output" : ".*$deplib_match"` -ne 0 ; then
/freebsd-9.3-release/contrib/openpam/
H A Dltmain.sh7754 deplib_match=$1
7755 if test `expr "$ldd_output" : ".*$deplib_match"` -ne 0 ; then
7797 deplib_match=$1
7798 if test `expr "$ldd_output" : ".*$deplib_match"` -ne 0 ; then
/freebsd-9.3-release/contrib/file/
H A Dltmain.sh7711 deplib_match=$1
7712 if test `expr "$ldd_output" : ".*$deplib_match"` -ne 0 ; then
7754 deplib_match=$1
7755 if test `expr "$ldd_output" : ".*$deplib_match"` -ne 0 ; then
/freebsd-9.3-release/contrib/ntp/sntp/libevent/build-aux/
H A Dltmain.sh7703 deplib_match=$1
7704 if test `expr "$ldd_output" : ".*$deplib_match"` -ne 0 ; then
7746 deplib_match=$1
7747 if test `expr "$ldd_output" : ".*$deplib_match"` -ne 0 ; then
/freebsd-9.3-release/contrib/ntp/sntp/
H A Dltmain.sh7688 deplib_match=$1
7689 if test `expr "$ldd_output" : ".*$deplib_match"` -ne 0 ; then
7731 deplib_match=$1
7732 if test `expr "$ldd_output" : ".*$deplib_match"` -ne 0 ; then
/freebsd-9.3-release/contrib/ntp/
H A Dltmain.sh7688 deplib_match=$1
7689 if test `expr "$ldd_output" : ".*$deplib_match"` -ne 0 ; then
7731 deplib_match=$1
7732 if test `expr "$ldd_output" : ".*$deplib_match"` -ne 0 ; then
/freebsd-9.3-release/contrib/gdb/
H A Dltmain.sh2811 deplib_match=$2
2812 if test `expr "$ldd_output" : ".*$deplib_match"` -ne 0 ; then
2841 deplib_match=$2
2842 if test `expr "$ldd_output" : ".*$deplib_match"` -ne 0 ; then
/freebsd-9.3-release/contrib/ofed/libibcm/config/
H A Dltmain.sh3545 deplib_match=$2
3546 if test `expr "$ldd_output" : ".*$deplib_match"` -ne 0 ; then
3587 deplib_match=$2
3588 if test `expr "$ldd_output" : ".*$deplib_match"` -ne 0 ; then
/freebsd-9.3-release/contrib/ofed/librdmacm/config/
H A Dltmain.sh3545 deplib_match=$2
3546 if test `expr "$ldd_output" : ".*$deplib_match"` -ne 0 ; then
3587 deplib_match=$2
3588 if test `expr "$ldd_output" : ".*$deplib_match"` -ne 0 ; then
/freebsd-9.3-release/crypto/heimdal/
H A Dltmain.sh3537 deplib_match=$2
3538 if test `expr "$ldd_output" : ".*$deplib_match"` -ne 0 ; then
3579 deplib_match=$2
3580 if test `expr "$ldd_output" : ".*$deplib_match"` -ne 0 ; then

Completed in 456 milliseconds