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

/freebsd-10.1-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-10.1-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-10.1-release/contrib/ldns/
H A Dltmain.sh7709 deplib_match=$1
7710 if test `expr "$ldd_output" : ".*$deplib_match"` -ne 0 ; then
7752 deplib_match=$1
7753 if test `expr "$ldd_output" : ".*$deplib_match"` -ne 0 ; then
/freebsd-10.1-release/contrib/libyaml/config/
H A Dltmain.sh6566 deplib_match=$1
6567 if test `expr "$ldd_output" : ".*$deplib_match"` -ne 0 ; then
6609 deplib_match=$1
6610 if test `expr "$ldd_output" : ".*$deplib_match"` -ne 0 ; then
/freebsd-10.1-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-10.1-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-10.1-release/contrib/unbound/
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-10.1-release/crypto/heimdal/
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-10.1-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-10.1-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-10.1-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-10.1-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-10.1-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-10.1-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-10.1-release/contrib/sqlite3/
H A Dltmain.sh3583 deplib_match=$2
3584 if test `expr "$ldd_output" : ".*$deplib_match"` -ne 0 ; then
3623 deplib_match=$2
3624 if test `expr "$ldd_output" : ".*$deplib_match"` -ne 0 ; then

Completed in 420 milliseconds