Searched refs:mms (Results 1 – 16 of 16) sorted by relevance
/freebsd/sbin/dhclient/ |
H A D | options.c | 382 int mms, struct tree_cache **options, in cons_options() argument 400 if (!mms && in cons_options() 405 mms = getUShort( in cons_options() 408 if (mms) in cons_options() 409 main_buffer_size = mms - DHCP_FIXED_LEN; in cons_options()
|
/freebsd/crypto/openssl/test/ |
H A D | README.md | 8 $ mms test ! OpenVMS 27 $ mms /macro=(V=1) test ! OpenVMS 44 $ mms/macro="TESTS=test_rsa test_dsa" test ! OpenVMS 55 $ mms list-tests ! OpenVMS
|
/freebsd/crypto/openssl/VMS/ |
H A D | msg_install.com | 1 $ ! Used by the main descrip.mms to print the installation complete
|
H A D | msg_staging.com | 1 $ ! Used by the main descrip.mms to print the statging installation
|
/freebsd/contrib/byacc/ |
H A D | vmsbuild.com | 198 $ mms/ignore=warning/macro=('comp','mmstar','arch') 'p3
|
H A D | CHANGES | 2735 * descrip.mms: 2737 the descrip.mms to include some extra c-source files and some dependenxcies 2740 The patched descrip.mms file can be found at: 3394 * descrip.mms: rename skeleton 5750 * descrip.mms: original version
|
H A D | MANIFEST | 25 descrip.mms build-script for VMS
|
/freebsd/crypto/openssl/Configurations/ |
H A D | descrip.mms.tmpl | 1 ## descrip.mms to build OpenSSL on OpenVMS 551 - DELETE descrip.mms;* 553 depend : descrip.mms 757 descrip.mms : configdata.pm {- join(" ", @{$config{build_file_templates}}) -} 761 @ WRITE SYS$OUTPUT "*** Please run the same mms command again ***" 770 @ WRITE SYS$OUTPUT "*** Please run the same mms command again ***" 828 # 2. Text to insert into descrip.mms (may be the empty string)
|
H A D | README.md | 477 `descrip.mms` for MMS on VMS, `makefile` for `nmake` on Windows, etc.
|
/freebsd/crypto/openssl/ |
H A D | INSTALL.md | 165 $ mms 166 $ mms test 234 $ mms install 1217 and `descrip.mms` on OpenVMS) from a suitable template in `Configurations/`, 1264 $ mms ! (or mmk) OpenVMS 1282 $ mms test ! OpenVMS 1298 $ mms install ! OpenVMS 1374 $ mms/macro="DESTDIR=TMP:[PACKAGE-ROOT]" install ! OpenVMS 1425 "descrip.mms" on OpenVMS). This requires that there is a 1655 $ mms clean ! (or mmk) OpenVMS
|
H A D | NOTES-VMS.md | 7 - [About MMS and DCL](#about-mms-and-dcl)
|
H A D | CHANGES.md | 1951 $ mms /macro=(VF=1) test ! OpenVMS 4418 or lookalikes), or one descrip.mms (for VMS). 4420 The source of information to make the Makefile / descrip.mms is 4424 descrip.mms.tmpl.
|
/freebsd/usr.sbin/services_mkdb/ |
H A D | services | 1187 ieee-mms 651/tcp #IEEE MMS 1188 ieee-mms 651/udp #IEEE MMS 1277 ieee-mms-ssl 695/tcp 1278 ieee-mms-ssl 695/udp
|
/freebsd/crypto/openssl/doc/internal/man7/ |
H A D | build.info.pod | 599 F<Makefile>; on VMS, this is typically F<descrip.mms>.
|
/freebsd/contrib/flex/ |
H A D | ONEWS | 88 - The descrip.mms file for building flex under VMS has been updated,
|
/freebsd/contrib/llvm-project/clang/include/clang/Driver/ |
H A D | Options.td | 4731 def mms_bitfields : Flag<["-"], "mms-bitfields">, Group<m_Group>,
|