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

/freebsd-11-stable/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-11-stable/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-11-stable/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-11-stable/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-11-stable/contrib/ntp/sntp/libevent/build-aux/
H A Dltmain.sh9195 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
/freebsd-11-stable/contrib/openpam/
H A Dltmain.sh9195 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
/freebsd-11-stable/contrib/file/
H A Dltmain.sh9209 deplib_match=$1
9210 if test `expr "$ldd_output" : ".*$deplib_match"` -ne 0; then
9252 deplib_match=$1
9253 if test `expr "$ldd_output" : ".*$deplib_match"` -ne 0; then
/freebsd-11-stable/contrib/unbound/
H A Dltmain.sh9197 deplib_match=$1
9198 if test `expr "$ldd_output" : ".*$deplib_match"` -ne 0; then
9240 deplib_match=$1
9241 if test `expr "$ldd_output" : ".*$deplib_match"` -ne 0; then
/freebsd-11-stable/contrib/sqlite3/
H A Dltmain.sh9204 deplib_match=$1
9205 if test `expr "$ldd_output" : ".*$deplib_match"` -ne 0; then
9247 deplib_match=$1
9248 if test `expr "$ldd_output" : ".*$deplib_match"` -ne 0; then
/freebsd-11-stable/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

Completed in 332 milliseconds