Home
last modified time | relevance | path

Searched refs:mms (Results 1 – 15 of 15) sorted by relevance

/freebsd/sbin/dhclient/
H A Doptions.c382 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 DREADME.md8 $ 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 Dmsg_install.com1 $ ! Used by the main descrip.mms to print the installation complete
H A Dmsg_staging.com1 $ ! Used by the main descrip.mms to print the statging installation
/freebsd/contrib/byacc/
H A Dvmsbuild.com198 $ mms/ignore=warning/macro=('comp','mmstar','arch') 'p3
H A DCHANGES2585 * descrip.mms:
2587 the descrip.mms to include some extra c-source files and some dependenxcies
2590 The patched descrip.mms file can be found at:
3244 * descrip.mms: rename skeleton
5600 * descrip.mms: original version
H A DMANIFEST24 descrip.mms build-script for VMS
/freebsd/crypto/openssl/Configurations/
H A Ddescrip.mms.tmpl1 ## 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 DREADME.md477 `descrip.mms` for MMS on VMS, `makefile` for `nmake` on Windows, etc.
/freebsd/crypto/openssl/
H A DINSTALL.md165 $ mms
166 $ mms test
234 $ mms install
1210 and `descrip.mms` on OpenVMS) from a suitable template in `Configurations/`,
1257 $ mms ! (or mmk) OpenVMS
1275 $ mms test ! OpenVMS
1291 $ mms install ! OpenVMS
1367 $ mms/macro="DESTDIR=TMP:[PACKAGE-ROOT]" install ! OpenVMS
1418 "descrip.mms" on OpenVMS). This requires that there is a
1648 $ mms clean ! (or mmk) OpenVMS
H A DNOTES-VMS.md7 - [About MMS and DCL](#about-mms-and-dcl)
/freebsd/usr.sbin/services_mkdb/
H A Dservices1187 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 Dbuild.info.pod599 F<Makefile>; on VMS, this is typically F<descrip.mms>.
/freebsd/contrib/flex/
H A DONEWS88 - The descrip.mms file for building flex under VMS has been updated,
/freebsd/contrib/llvm-project/clang/include/clang/Driver/
H A DOptions.td4496 def mms_bitfields : Flag<["-"], "mms-bitfields">, Group<m_Group>,