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

  /src/external/ibm-public/postfix/dist/conf/
postfix-tls-script 727 tls_random_source=$1
729 if [ -z "${tls_random_source}" ]; then
730 tls_random_source=`$postconf -xh tls_random_source`
732 if [ -n "${tls_random_source}" ]; then
737 tls_random_source=dev:/dev/urandom
810 if [ -n "${tls_random_source}" ]; then
811 set -- "$@" "tls_random_source = ${tls_random_source}"
860 if [ -n "${tls_random_source}" ]; the
    [all...]
  /src/external/ibm-public/postfix/dist/mantools/
xpostdef 61 tls_random_source

Completed in 13 milliseconds