HomeSort by: relevance | last modified time | path
    Searched refs:openssl_path (Results 1 - 4 of 4) sorted by relevancy

  /src/external/ibm-public/postfix/dist/conf/
postfix-tls-script 314 openssl=`$postconf -c $default_config_directory -xh openssl_path`
316 $FATAL "No working openssl(1) command found with 'openssl_path = $openssl'"
347 setting the openssl_path parameter to a more capable version of the
386 'openssl_path' parameter in $default_config_directory/main.cf accordingly.
  /src/external/ibm-public/postfix/dist/
makedefs 166 # shlib_directory openssl_path
1084 openssl_path
  /src/external/bsd/libpcap/dist/
configure 9028 openssl_path=`$BREW --prefix openssl`
9029 OPENSSL_CFLAGS="-I$openssl_path/include"
9030 OPENSSL_LIBS="-L$openssl_path/lib -lssl -lcrypto"
9031 OPENSSL_LIBS_STATIC="-L$openssl_path/lib -lssl -lcrypto"
9032 OPENSSL_LIBS_PRIVATE="-L$openssl_path/lib -lssl -lcrypto"
  /src/external/bsd/tcpdump/dist/
configure 9250 openssl_path=`$BREW --prefix openssl`
9251 LIBCRYPTO_CFLAGS="-I$openssl_path/include"
9252 LIBCRYPTO_LIBS="-L$openssl_path/lib -lcrypto"

Completed in 46 milliseconds