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

  /src/crypto/external/apache2/openssl/dist/util/perl/OpenSSL/
Test.pm 83 # (mandatory), BIN_D, TEST_D, UTIL_D and RESULT_D.
251 reference) as an executable in C<$BIN_D> (if defined, otherwise C<$TOP/apps>
936 =item B<BIN_D>
966 $directories{BLDAPPS} = $ENV{BIN_D} || __bldtop_dir("apps");
988 push @direnv, "BIN_D" if $ENV{BIN_D};
  /src/crypto/external/bsd/openssl/dist/util/perl/OpenSSL/
Test.pm 82 # (mandatory), BIN_D, TEST_D, UTIL_D and RESULT_D.
250 reference) as an executable in C<$BIN_D> (if defined, otherwise C<$TOP/apps>
910 =item B<BIN_D>
940 $directories{BLDAPPS} = $ENV{BIN_D} || __bldtop_dir("apps");
962 push @direnv, "BIN_D" if $ENV{BIN_D};
  /src/crypto/external/bsd/openssl.old/dist/util/perl/OpenSSL/
Test.pm 78 # (mandatory), BIN_D, TEST_D, UTIL_D and RESULT_D.
251 reference) as an executable in C<$BIN_D> (if defined, otherwise C<$TOP/apps>
851 =item B<BIN_D>
875 $directories{BLDAPPS} = $ENV{BIN_D} || __bldtop_dir("apps");
888 push @direnv, "BIN_D" if $ENV{BIN_D};

Completed in 24 milliseconds