Lines Matching +full:pre +full:- +full:its
9 <br> $Id: index.html,v 1.14 2001-02-13 21:21:25 gshapiro Exp $
16 and the only sendmail header files it depends on are its own,
59 from using names beginning with <tt>__</tt> or <tt>_[A-Z]</tt>,
61 with <tt>_[a-z]</tt>. Such names are reserved for the compiler and
81 and when you are trying to track down exception-related bugs
88 <blockquote><pre>
93 </pre></blockquote>
98 Each parameter is written on its own line to avoid very long lines.
104 <blockquote><pre>
106 </pre></blockquote>
110 <blockquote><pre>
112 </pre></blockquote>
116 <blockquote><pre>
118 </pre></blockquote>
129 <blockquote><pre>
131 </pre></blockquote>
135 <blockquote><pre>
136 SM_REQUIRE(foo != NULL && foo->sm_magic == SmFooMagic);
137 </pre></blockquote>