Searched refs:lres (Results 1 – 3 of 3) sorted by relevance
12995 ires= lres=13031 lres=$i;break13036 if test "$ires" -a "$lres" -a "$with_openldap" != "no"; then13038 LIB_openldap="-L$lres -lldap -llber "13040 { $as_echo "$as_me:${as_lineno-$LINENO}: result: headers $ires, libraries $lres" >&513041 $as_echo "headers $ires, libraries $lres" >&6; }13472 ires= lres=13512 lres=$i;break13517 if test "$ires" -a "$lres" -a "$with_sqlite3" != "no"; then13519 LIB_sqlite3="-L$lres -lsqlite3 "[all …]
215 } lres; member
2113 if (xfer->recv.hdr.mode.lres.rtcode != FWRCODE_COMPLETE) in fw_try_bmr_callback()