Lines Matching refs:C

58 indicates that this is a pre-release version, such as C<"-dev"> for an
59 ongoing development snapshot or C<"-alpha3"> for an alpha release.
63 for other parties, such as C<"+fips">, or C<"+vendor.1">).
68 identifier string, C<"I<MAJOR>.I<MINOR>.I<PATCH>">.
109 C<compiler: ...> if available, or C<compiler: information not available>
114 The date of the build process in the form C<built on: ...> if available
115 or C<built on: date not available> otherwise.
120 The "Configure" target of the library build in the form C<platform: ...>
121 if available, or C<platform: information not available> otherwise.
125 The B<OPENSSLDIR> setting of the library build in the form C<OPENSSLDIR: "...">
126 if available, or C<OPENSSLDIR: N/A> otherwise.
130 The B<ENGINESDIR> setting of the library build in the form C<ENGINESDIR: "...">
131 if available, or C<ENGINESDIR: N/A> otherwise. This option is deprecated in
136 The B<MODULESDIR> setting of the library build in the form C<MODULESDIR: "...">
137 if available, or C<MODULESDIR: N/A> otherwise.
145 For x86 the string looks like C<CPUINFO: OPENSSL_ia32cap=0x123:0x456>
146 or C<CPUINFO: N/A> if not available.
150 For an unknown I<t>, the text C<not available> is returned.
158 The configured C<OPENSSLDIR>, which is the default location for
163 The configured C<ENGINESDIR>, which is the default location for
168 The configured C<MODULESDIR>, which is the default location for
185 value of the environment variable C<$PATH> on Unix (where the
186 separator is C<:>) or C<%PATH%> on Windows (where the separator is
187 C<;>).
195 For x86 the string looks like C<OPENSSL_ia32cap=0x123:0x456>.