mosy.1

来自「ftam等标准协议服务器和客户端的源代码。」· 1 代码 · 共 65 行

1
65
字号
.TH MOSY 1 "15 May 1988".\" $Header: /xtel/isode/isode/others/mosy/RCS/mosy.1,v 9.0 1992/06/16 12:42:35 isode Rel $.\" Contributed by NYSERNet Inc.  This work was partially supported by the.\" U.S. Defense Advanced Research Projects Agency and the Rome Air Development.\" Center of the U.S. Air Force Systems Command under contract number.\" F30602-88-C-0016..\".\".\".\" $Log: mosy.1,v $.\" Revision 9.0  1992/06/16  12:42:35  isode.\" Release 8.0.\".\" .SH NAMEmosy - Managed Object Syntax-compiler (yacc-based).SH SYNOPSIS.in +.5i.ti -.5i.B mosy\%[\-o\0module.defs]\%[\-s]\fImodule.my\fR.in -.5i.SH DESCRIPTIONThe \fImosy\fR program reads a description of a \fImanaged objects\fRmodule and produces a simple ascii file containing equivalent definitions.This file is meant to be read as configuration data by a networkmanagement program..PPThe `\-o' switch sets the name of the output file,which is normally derived from the name of the input file.The distinguished file \*(lq\-\*(rq can be used to force the use of thestandard output..PPNormally, \fImosy\fR prints the name of each object, identifier, or typeas it works.The `\-s' switch disables this behavior..SH "SEE ALSO"RFCs 1155 and 1212.SH AUTHORMarshall T. Rose,Performance Systems International.PPThis work was partially supported by theU.S. Defense Advanced Research Projects Agency and the Rome Air DevelopmentCenter of the U.S. Air Force Systems Command under contract numberF30602-88-C-0016..SH BUGSThe author spends a fair bit of time trying to have \fImosy\fRaccurately both check the official and oral policies of the SMI.At present,there are three known deficiencies..PPFirst,\fImosy\fR does not maintain a library,so it can't check IMPORT statements for their validity..PPSecond,\fImosy\fR discards the enumerations associationed with INTEGERs(though it does range check them)..PPThird,\fImosy\fR doesn't range check size constraints associated with INTEGERs.

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?