Updated the cxref docs

This commit is contained in:
rkowen
2005-11-15 03:43:35 +00:00
parent 86f2b63fc0
commit f69a0e4ccb
85 changed files with 48837 additions and 12192 deletions

View File

@@ -1,22 +1,23 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- This HTML file generated by cxref. -->
<!-- cxref program (c) Andrew M. Bishop 1995,96,97,98,99. -->
<!-- This HTML file generated by cxref (version 1.6a). -->
<!-- cxref program (c) Andrew M. Bishop 1995,96,97,98,99,2000,01,02,03,04,05. -->
<!--
Cxref: cxref -block-comments -verbatim-comments -xref-all -index-all -html -Oxref ModuleCmd_Use.c
CPP : gcc -E -C -dD -dI
Cxref: cxref -block-comments -verbatim-comments -xref-all -index-all -html-src -Oxref ModuleCmd_Use.c
CPP : cxref-cpp -lang-c -C -dD -dI
-->
<HTML>
<HEAD>
<TITLE>Cross reference for ModuleCmd_Use.c of cxref.</TITLE>
<LINK rel="stylesheet" href="cxref.css" type="text/css">
</HEAD>
<BODY>
<h1><a name="file">File ModuleCmd_Use.c</a></h1>
<h1><a name="file" href="ModuleCmd_Use.c.src.html">File ModuleCmd_Use.c</a></h1>
<pre>
** ** Module Header ******************************************************* **
** **
@@ -42,107 +43,70 @@ CPP : gcc -E -C -dD -dI
</pre>
<table>
<tr><td>References Variables:
<td><a href="ModuleCmd_Use.c.html#var-Id">Id</a><td><a href="ModuleCmd_Use.c.html#var-Id">ModuleCmd_Use.c</a>
<tr>
<td>References Variables:
<td><a href="ModuleCmd_Use.c.html#var-Id">Id</a>
<td><a href="ModuleCmd_Use.c.html#var-Id">ModuleCmd_Use.c</a>
</tr>
</table>
<hr>
<h2>Included Files</h2>
<ul>
<li><tt><a href="modules_def.h.html#file">#include ";modules_def.h";</a></tt>
<ul>
<li><tt>#include &lt;stdio.h&gt;</tt>
<li><tt>#include &lt;stdarg.h&gt;</tt>
<li><tt>#include &lt;tcl.h&gt;</tt>
<li><tt><a href="config.h.html#file">#include ";config.h";</a></tt>
<li><tt>#include &lt;stdlib.h&gt;</tt>
<li><tt>#include &lt;string.h&gt;</tt>
<li><tt>#include &lt;unistd.h&gt;</tt>
<li><tt>#include &lt;sys/types.h&gt;</tt>
<li><tt>#include &lt;ctype.h&gt;</tt>
<li><tt>#include &lt;sys/stat.h&gt;</tt>
<li><tt>#include &lt;sys/termios.h&gt;</tt>
<li><tt>#include &lt;fcntl.h&gt;</tt>
<li><tt>#include &lt;sys/ioctl.h&gt;</tt>
<li><tt>#include &lt;dirent.h&gt;</tt>
<li><tt>#include &lt;errno.h&gt;</tt>
<ul class="cxref-include">
<li class="cxref-include-local"><tt><span class="cxref-include-local"><a href="modules_def.h.html#file">#include "modules_def.h"</a></span></tt>
<ul class="cxref-include">
<li class="cxref-include-system"><tt><span class="cxref-include-system">#include &lt;stdio.h&gt;</span></tt>
<li class="cxref-include-system"><tt><span class="cxref-include-system">#include &lt;stdarg.h&gt;</span></tt>
<li class="cxref-include-system"><tt><span class="cxref-include-system">#include &lt;tcl.h&gt;</span></tt>
<li class="cxref-include-local"><tt><span class="cxref-include-local"><a href="config.h.html#file">#include "config.h"</a></span></tt>
<li class="cxref-include-system"><tt><span class="cxref-include-system">#include &lt;stdlib.h&gt;</span></tt>
<li class="cxref-include-system"><tt><span class="cxref-include-system">#include &lt;string.h&gt;</span></tt>
<li class="cxref-include-system"><tt><span class="cxref-include-system">#include &lt;unistd.h&gt;</span></tt>
<li class="cxref-include-system"><tt><span class="cxref-include-system">#include &lt;sys/types.h&gt;</span></tt>
<li class="cxref-include-system"><tt><span class="cxref-include-system">#include &lt;ctype.h&gt;</span></tt>
<li class="cxref-include-system"><tt><span class="cxref-include-system">#include &lt;sys/stat.h&gt;</span></tt>
<li class="cxref-include-system"><tt><span class="cxref-include-system">#include &lt;sys/termios.h&gt;</span></tt>
<li class="cxref-include-system"><tt><span class="cxref-include-system">#include &lt;fcntl.h&gt;</span></tt>
<li class="cxref-include-system"><tt><span class="cxref-include-system">#include &lt;sys/ioctl.h&gt;</span></tt>
<li class="cxref-include-system"><tt><span class="cxref-include-system">#include &lt;dirent.h&gt;</span></tt>
<li class="cxref-include-system"><tt><span class="cxref-include-system">#include &lt;errno.h&gt;</span></tt>
</ul>
</ul>
</ul>
<hr>
<h2>Preprocessor definitions</h2>
<tt>#define __VERSION__ "2.96 20000731 (Red Hat Linux 7.1 2.96-98)"</tt><br>
<p>
<tt>#define __USER_LABEL_PREFIX__</tt><br>
<p>
<tt>#define __REGISTER_PREFIX__</tt><br>
<p>
<tt>#define __HAVE_BUILTIN_SETJMP__ 1</tt><br>
<p>
<tt>#define __SIZE_TYPE__</tt><br>
<p>
<tt>#define __PTRDIFF_TYPE__ int</tt><br>
<p>
<tt>#define __WCHAR_TYPE__</tt><br>
<p>
<tt>#define __WINT_TYPE__</tt><br>
<p>
<tt>#define __GNUC__ 2</tt><br>
<p>
<tt>#define __GNUC_MINOR__ 96</tt><br>
<p>
<tt>#define __GNUC_PATCHLEVEL__ 0</tt><br>
<p>
<tt>#define __ELF__ 1</tt><br>
<p>
<tt>#define unix 1</tt><br>
<p>
<tt>#define linux 1</tt><br>
<p>
<tt>#define __ELF__ 1</tt><br>
<p>
<tt>#define __unix__ 1</tt><br>
<p>
<tt>#define __linux__ 1</tt><br>
<p>
<tt>#define __unix 1</tt><br>
<p>
<tt>#define __linux 1</tt><br>
<p>
<tt>#define __NO_INLINE__ 1</tt><br>
<p>
<tt>#define i386 1</tt><br>
<p>
<tt>#define __i386 1</tt><br>
<p>
<tt>#define __i386__ 1</tt><br>
<p>
<tt>#define __tune_i386__ 1</tt><br>
<hr>
<h2>Local Variables</h2>
<b><a name="var-Id">Id</a></b><br>
<tt>static char Id[]</tt><br>
<tt><span class="cxref-variable"><a href="ModuleCmd_Use.c.src.html#line32">static char Id[]</a></span></tt><br>
<table>
<tr><td>Used in:
<td>&nbsp;<td><a href="ModuleCmd_Use.c.html#file">ModuleCmd_Use.c</a>
<tr>
<td>Used in:
<td>&nbsp; <td><span class="cxref-reference-local"><a href="ModuleCmd_Use.c.html#file">ModuleCmd_Use.c</a></span>
</tr>
</table>
<p>
<b><a name="var-UseId">UseId</a></b><br>
<tt>static void* UseId[]</tt><br>
<tt><span class="cxref-variable"><a href="ModuleCmd_Use.c.src.html#line33">static void* UseId[]</a></span></tt><br>
<p>
<b><a name="var-module_name">module_name</a></b><br>
<tt>static char module_name[]</tt><br>
<tt><span class="cxref-variable"><a href="ModuleCmd_Use.c.src.html#line63">static char module_name[]</a></span></tt><br>
<table>
<tr><td>Used in:
<td><a href="#func-ModuleCmd_UnUse">ModuleCmd_UnUse()</a>
<tr><td>&nbsp;
<td><a href="#func-ModuleCmd_Use">ModuleCmd_Use()</a>
<tr>
<td>Used in:
<td><a href="#func-ModuleCmd_UnUse">ModuleCmd_UnUse()</a>
<td>&nbsp;
</tr>
<tr>
<td>&nbsp;
<td><a href="#func-ModuleCmd_Use">ModuleCmd_Use()</a>
<td>&nbsp;
</tr>
<tr>
<td>&nbsp;
<td><a href="#func-append_to_modulesbeginenv">append_to_modulesbeginenv()</a>
<td>&nbsp;
</tr>
</table>
<hr>
@@ -168,21 +132,42 @@ CPP : gcc -E -C -dD -dI
** ************************************************************************ **
</pre>
<tt>int ModuleCmd_UnUse ( Tcl_Interp* interp, int argc, char* argv[] )</tt><br>
<tt><span class="cxref-function"><a href="ModuleCmd_Use.c.src.html#line285">int ModuleCmd_UnUse ( Tcl_Interp* interp, int argc, char* argv[] )</a></span></tt><br>
<table>
<tr><td>Prototyped in:
<td colspan=2><a href="modules_def.h.html#file">modules_def.h</a>
<tr><td>Calls:
<td><a href="error.c.html#func-Module_Error">Module_Error()</a><td><a href="error.c.html#func-Module_Error">error.c</a>
<tr><td>&nbsp;
<td><a href="cmdPath.c.html#func-cmdRemovePath">cmdRemovePath()</a><td><a href="cmdPath.c.html#func-cmdRemovePath">cmdPath.c</a>
<tr><td>Called by:
<td><a href="ModuleCmd_Use.c.html#func-ModuleCmd_Use">ModuleCmd_Use()</a><td><a href="ModuleCmd_Use.c.html#func-ModuleCmd_Use">ModuleCmd_Use.c</a>
<tr><td>&nbsp;
<td><a href="cmdModule.c.html#func-cmdModule">cmdModule()</a><td><a href="cmdModule.c.html#func-cmdModule">cmdModule.c</a>
<tr><td>References Variables:
<td><a href="ModuleCmd_Use.c.html#var-module_name">module_name</a><td><a href="ModuleCmd_Use.c.html#var-module_name">ModuleCmd_Use.c</a>
<tr>
<td>Prototyped in:
<td colspan=2><span class="cxref-reference-local"><a href="modules_def.h.html#file">modules_def.h</a></span>
</tr>
<tr>
<td>Calls:
<td><span class="cxref-reference-local"><a href="error.c.html#func-Module_Error">Module_Error()</a></span>
<td><span class="cxref-reference-local"><a href="error.c.html#func-Module_Error">error.c</a></span>
</tr>
<tr>
<td>&nbsp;
<td><span class="cxref-reference-local"><a href="ModuleCmd_Use.c.html#func-append_to_modulesbeginenv">append_to_modulesbeginenv()</a></span>
<td><span class="cxref-reference-local"><a href="ModuleCmd_Use.c.html#func-append_to_modulesbeginenv">ModuleCmd_Use.c</a></span>
</tr>
<tr>
<td>&nbsp;
<td><span class="cxref-reference-local"><a href="cmdPath.c.html#func-cmdRemovePath">cmdRemovePath()</a></span>
<td><span class="cxref-reference-local"><a href="cmdPath.c.html#func-cmdRemovePath">cmdPath.c</a></span>
</tr>
<tr>
<td>Called by:
<td><span class="cxref-reference-local"><a href="ModuleCmd_Use.c.html#func-ModuleCmd_Use">ModuleCmd_Use()</a></span>
<td><span class="cxref-reference-local"><a href="ModuleCmd_Use.c.html#func-ModuleCmd_Use">ModuleCmd_Use.c</a></span>
</tr>
<tr>
<td>&nbsp;
<td><span class="cxref-reference-local"><a href="cmdModule.c.html#func-cmdModule">cmdModule()</a></span>
<td><span class="cxref-reference-local"><a href="cmdModule.c.html#func-cmdModule">cmdModule.c</a></span>
</tr>
<tr>
<td>References Variables:
<td><span class="cxref-reference-local"><a href="ModuleCmd_Use.c.html#var-module_name">module_name</a></span>
<td><span class="cxref-reference-local"><a href="ModuleCmd_Use.c.html#var-module_name">ModuleCmd_Use.c</a></span>
</tr>
</table>
<hr>
@@ -208,27 +193,106 @@ CPP : gcc -E -C -dD -dI
** ************************************************************************ **
</pre>
<tt>int ModuleCmd_Use ( Tcl_Interp* interp, int argc, char* argv[] )</tt><br>
<tt><span class="cxref-function"><a href="ModuleCmd_Use.c.src.html#line169">int ModuleCmd_Use ( Tcl_Interp* interp, int argc, char* argv[] )</a></span></tt><br>
<table>
<tr><td>Prototyped in:
<td colspan=2><a href="modules_def.h.html#file">modules_def.h</a>
<tr><td>Calls:
<td><a href="ModuleCmd_Use.c.html#func-ModuleCmd_UnUse">ModuleCmd_UnUse()</a><td><a href="ModuleCmd_Use.c.html#func-ModuleCmd_UnUse">ModuleCmd_Use.c</a>
<tr><td>&nbsp;
<td><a href="error.c.html#func-Module_Error">Module_Error()</a><td><a href="error.c.html#func-Module_Error">error.c</a>
<tr><td>&nbsp;
<td><a href="cmdPath.c.html#func-cmdSetPath">cmdSetPath()</a><td><a href="cmdPath.c.html#func-cmdSetPath">cmdPath.c</a>
<tr><td>&nbsp;
<td colspan=2>stat(), strcmp()
<tr><td>Called by:
<td><a href="cmdModule.c.html#func-cmdModule">cmdModule()</a><td><a href="cmdModule.c.html#func-cmdModule">cmdModule.c</a>
<tr><td>References Variables:
<td><a href="main.c.html#var-append_flag">append_flag</a><td><a href="main.c.html#var-append_flag">main.c</a>
<tr><td>&nbsp;
<td><a href="main.c.html#var-g_flags">g_flags</a><td><a href="main.c.html#var-g_flags">main.c</a>
<tr><td>&nbsp;
<td><a href="ModuleCmd_Use.c.html#var-module_name">module_name</a><td><a href="ModuleCmd_Use.c.html#var-module_name">ModuleCmd_Use.c</a>
<tr>
<td>Prototyped in:
<td colspan=2><span class="cxref-reference-local"><a href="modules_def.h.html#file">modules_def.h</a></span>
</tr>
<tr>
<td>Calls:
<td><span class="cxref-reference-local"><a href="ModuleCmd_Use.c.html#func-ModuleCmd_UnUse">ModuleCmd_UnUse()</a></span>
<td><span class="cxref-reference-local"><a href="ModuleCmd_Use.c.html#func-ModuleCmd_UnUse">ModuleCmd_Use.c</a></span>
</tr>
<tr>
<td>&nbsp;
<td><span class="cxref-reference-local"><a href="error.c.html#func-Module_Error">Module_Error()</a></span>
<td><span class="cxref-reference-local"><a href="error.c.html#func-Module_Error">error.c</a></span>
</tr>
<tr>
<td>&nbsp;
<td><span class="cxref-reference-local"><a href="ModuleCmd_Use.c.html#func-append_to_modulesbeginenv">append_to_modulesbeginenv()</a></span>
<td><span class="cxref-reference-local"><a href="ModuleCmd_Use.c.html#func-append_to_modulesbeginenv">ModuleCmd_Use.c</a></span>
</tr>
<tr>
<td>&nbsp;
<td><span class="cxref-reference-local"><a href="cmdPath.c.html#func-cmdSetPath">cmdSetPath()</a></span>
<td><span class="cxref-reference-local"><a href="cmdPath.c.html#func-cmdSetPath">cmdPath.c</a></span>
</tr>
<tr>
<td>&nbsp;
<td colspan=2><span class="cxref-reference-system">stat(), strcmp()</span>
</tr>
<tr>
<td>Called by:
<td><span class="cxref-reference-local"><a href="cmdModule.c.html#func-cmdModule">cmdModule()</a></span>
<td><span class="cxref-reference-local"><a href="cmdModule.c.html#func-cmdModule">cmdModule.c</a></span>
</tr>
<tr>
<td>References Variables:
<td><span class="cxref-reference-local"><a href="main.c.html#var-append_flag">append_flag</a></span>
<td><span class="cxref-reference-local"><a href="main.c.html#var-append_flag">main.c</a></span>
</tr>
<tr>
<td>&nbsp;
<td><span class="cxref-reference-local"><a href="main.c.html#var-g_flags">g_flags</a></span>
<td><span class="cxref-reference-local"><a href="main.c.html#var-g_flags">main.c</a></span>
</tr>
<tr>
<td>&nbsp;
<td><span class="cxref-reference-local"><a href="ModuleCmd_Use.c.html#var-module_name">module_name</a></span>
<td><span class="cxref-reference-local"><a href="ModuleCmd_Use.c.html#var-module_name">ModuleCmd_Use.c</a></span>
</tr>
</table>
<hr>
<h2><a name="func-append_to_modulesbeginenv">Local Function append_to_modulesbeginenv()</a></h2>
<pre>
** ** Function-Header ***************************************************** **
** **
** Function: append_to_modulesbeginenv **
** **
** Description: Append the passed variable (with value) to the begin-**
** ning environment **
** **
** First Edition: 91/10/23 **
** **
** Parameters: Tcl_Interp *interp Attached Tcl Interp. **
** char *var Name of the variable **
** **
** Result: - **
** **
** Attached Globals: - **
** **
** ************************************************************************ **
</pre>
<tt><span class="cxref-function"><a href="ModuleCmd_Use.c.src.html#line98">static void append_to_modulesbeginenv ( Tcl_Interp* interp, char* var )</a></span></tt><br>
<table>
<tr>
<td>Calls:
<td><span class="cxref-reference-local"><a href="error.c.html#func-Module_Error">Module_Error()</a></span>
<td><span class="cxref-reference-local"><a href="error.c.html#func-Module_Error">error.c</a></span>
</tr>
<tr>
<td>&nbsp;
<td colspan=2><span class="cxref-reference-system">Tcl_GetVar2(), fclose(), fopen(), fprintf()</span>
</tr>
<tr>
<td>Called by:
<td><span class="cxref-reference-local"><a href="ModuleCmd_Use.c.html#func-ModuleCmd_UnUse">ModuleCmd_UnUse()</a></span>
<td><span class="cxref-reference-local"><a href="ModuleCmd_Use.c.html#func-ModuleCmd_UnUse">ModuleCmd_Use.c</a></span>
</tr>
<tr>
<td>&nbsp;
<td><span class="cxref-reference-local"><a href="ModuleCmd_Use.c.html#func-ModuleCmd_Use">ModuleCmd_Use()</a></span>
<td><span class="cxref-reference-local"><a href="ModuleCmd_Use.c.html#func-ModuleCmd_Use">ModuleCmd_Use.c</a></span>
</tr>
<tr>
<td>References Variables:
<td><span class="cxref-reference-local"><a href="ModuleCmd_Use.c.html#var-module_name">module_name</a></span>
<td><span class="cxref-reference-local"><a href="ModuleCmd_Use.c.html#var-module_name">ModuleCmd_Use.c</a></span>
</tr>
</table>
</BODY>