coar        98/04/10 21:45:03

  Modified:    .        API-dict.html
  Log:
        Remove a bunch of unexported variables (i.e., that aren't labeled
        with a *_VAR_EXPORT macro in an include file).
  
  Revision  Changes    Path
  1.6       +37 -188   apache-devsite/API-dict.html
  
  Index: API-dict.html
  ===================================================================
  RCS file: /export/home/cvs/apache-devsite/API-dict.html,v
  retrieving revision 1.5
  retrieving revision 1.6
  diff -u -r1.5 -r1.6
  --- API-dict.html     1998/04/10 12:17:40     1.5
  +++ API-dict.html     1998/04/11 04:45:02     1.6
  @@ -103,6 +103,8 @@
      <DD>
       <P>
       definition/description
  +    <BR>
  +    Note: CORE_EXPORTed
       </P>
      </DD>
      <HR>
  @@ -111,6 +113,8 @@
      <DD>
       <P>
       definition/description
  +    <BR>
  +    Note: CORE_EXPORTed
       </P>
      </DD>
      <HR>
  @@ -671,6 +675,8 @@
      <DD>
       <P>
       definition/description
  +    <BR>
  +    Note: CORE_EXPORTed
       </P>
      </DD>
      <HR>
  @@ -697,22 +703,36 @@
       definition/description
       </P>
      </DD>
  +   </DL>
      <HR>
  -   <DT><A NAME="default_type"><SAMP>default_type</SAMP></A>
  +   <H3><A NAME="default_type"><SAMP>default_type</SAMP></A></H3>
  +   <DL>
  +   <DT><CODE>char *default_type(<A HREF="#request_rec">request_req</A> *r)
  +    </CODE>
      </DT>
      <DD>
       <P>
       definition/description
       </P>
      </DD>
  +   </DL>
      <HR>
  -   <DT><A NAME="destroy_pool"><SAMP>destroy_pool</SAMP></A>
  +   <H3><A NAME="destroy_pool"><SAMP>destroy_pool</SAMP></A></H3>
  +   <DL>
  +   <DT><CODE>void destroy_pool(<A HREF="#pool">pool</A> *p)</CODE>
      </DT>
      <DD>
       <P>
  -    definition/description
  +    This function will recursively destroy the specified
  +    <A HREF="#pool">pool</A> allocation area and any sub-pools of it,
  +    making any memory allocated to them available for use elsewhere.
       </P>
  -   </DD>
  +    <P>
  +    <EM>See also:</EM>
  +    <A HREF="#pool"><SAMP>pool</SAMP></A>,
  +    <A HREF="#make_sub_pool"><SAMP>make_sub_pool()</SAMP></A>
  +    </P>
  +   </DL>
      <HR>
      <DT><A NAME="destroy_sub_req"><SAMP>destroy_sub_req</SAMP></A>
      </DT>
  @@ -815,6 +835,8 @@
      <DD>
       <P>
       definition/description
  +    <BR>
  +    Note: CORE_EXPORTed
       </P>
      </DD>
      <HR>
  @@ -823,6 +845,8 @@
      <DD>
       <P>
       definition/description
  +    <BR>
  +    Note: CORE_EXPORTed
       </P>
      </DD>
      <HR>
  @@ -1095,6 +1119,8 @@
      <DD>
       <P>
       definition/description
  +    <BR>
  +    Note: CORE_EXPORTed
       </P>
      </DD>
      <HR>
  @@ -1167,6 +1193,8 @@
      <DD>
       <P>
       definition/description
  +    <BR>
  +    Note: CORE_EXPORTed
       </P>
      </DD>
      <HR>
  @@ -1279,6 +1307,8 @@
      <DD>
       <P>
       definition/description
  +    <BR>
  +    Note: CORE_EXPORT_NONSTDed
       </P>
      </DD>
      <HR>
  @@ -2879,110 +2909,6 @@
     </DL>
     <H2><A NAME="GlobalCells">Global Data Structures</A></H2>
     <DL>
  -   <DT><A NAME="bind_address"><SAMP>bind_address</SAMP></A>
  -   </DT>
  -   <DD>
  -    <P>
  -    definition/description
  -    </P>
  -   </DD>
  -   <HR>
  -   <DT><A NAME="coredump_dir"><SAMP>coredump_dir</SAMP></A>
  -   </DT>
  -   <DD>
  -    <P>
  -    definition/description
  -    </P>
  -   </DD>
  -   <HR>
  -   <DT><A NAME="daemons_limit"><SAMP>daemons_limit</SAMP></A>
  -   </DT>
  -   <DD>
  -    <P>
  -    definition/description
  -    </P>
  -   </DD>
  -   <HR>
  -   <DT><A NAME="daemons_max_free"><SAMP>daemons_max_free</SAMP></A>
  -   </DT>
  -   <DD>
  -    <P>
  -    definition/description
  -    </P>
  -   </DD>
  -   <HR>
  -   <DT><A NAME="daemons_min_free"><SAMP>daemons_min_free</SAMP></A>
  -   </DT>
  -   <DD>
  -    <P>
  -    definition/description
  -    </P>
  -   </DD>
  -   <HR>
  -   <DT><A NAME="daemons_to_start"><SAMP>daemons_to_start</SAMP></A>
  -   </DT>
  -   <DD>
  -    <P>
  -    definition/description
  -    </P>
  -   </DD>
  -   <HR>
  -   <DT><A 
NAME="excess_requests_per_child"><SAMP>excess_requests_per_child</SAMP></A>
  -   </DT>
  -   <DD>
  -    <P>
  -    definition/description
  -    </P>
  -   </DD>
  -   <HR>
  -   <DT><A NAME="group_id"><SAMP>group_id</SAMP></A>
  -   </DT>
  -   <DD>
  -    <P>
  -    definition/description
  -    </P>
  -   </DD>
  -   <HR>
  -   <DT><A NAME="listenbacklog"><SAMP>listenbacklog</SAMP></A>
  -   </DT>
  -   <DD>
  -    <P>
  -    definition/description
  -    </P>
  -   </DD>
  -   <HR>
  -   <DT><A NAME="listeners"><SAMP>listeners</SAMP></A>
  -   </DT>
  -   <DD>
  -    <P>
  -    definition/description
  -    </P>
  -   </DD>
  -   <HR>
  -   <DT><A NAME="lock_fname"><SAMP>lock_fname</SAMP></A>
  -   </DT>
  -   <DD>
  -    <P>
  -    definition/description
  -    </P>
  -   </DD>
  -   <HR>
  -   <DT><A 
NAME="max_requests_per_child"><SAMP>max_requests_per_child</SAMP></A>
  -   </DT>
  -   <DD>
  -    <P>
  -    definition/description
  -    </P>
  -   </DD>
  -   <HR>
  -   <DT><A NAME="pid_fname"><SAMP>pid_fname</SAMP></A>
  -   </DT>
  -   <DD>
  -    <P>
  -    definition/description
  -    </P>
  -   </DD>
  -   <HR>
      <DT><A NAME="restart_time"><SAMP>restart_time</SAMP></A>
      </DT>
      <DD>
  @@ -2991,43 +2917,12 @@
       </P>
      </DD>
      <HR>
  -   <DT><A NAME="scoreboard_fname"><SAMP>scoreboard_fname</SAMP></A>
  -   </DT>
  -   <DD>
  -    <P>
  -    definition/description
  -    </P>
  -   </DD>
  -   <HR>
      <DT><A NAME="server_argv0"><SAMP>server_argv0</SAMP></A>
      </DT>
      <DD>
       <P>
  -    definition/description
  -    </P>
  -   </DD>
  -   <HR>
  -   <DT><A NAME="server_confname"><SAMP>server_confname</SAMP></A>
  -   </DT>
  -   <DD>
  -    <P>
  -    definition/description
  -    </P>
  -   </DD>
  -   <HR>
  -   <DT><A 
NAME="server_post_read_config"><SAMP>server_post_read_config</SAMP></A>
  -   </DT>
  -   <DD>
  -    <P>
  -    definition/description
  -    </P>
  -   </DD>
  -   <HR>
  -   <DT><A 
NAME="server_pre_read_config"><SAMP>server_pre_read_config</SAMP></A>
  -   </DT>
  -   <DD>
  -    <P>
       definition/description
  +    Note: MODULE_VAR_EXPORTed
       </P>
      </DD>
      <HR>
  @@ -3039,38 +2934,6 @@
       </P>
      </DD>
      <HR>
  -   <DT><A NAME="standalone"><SAMP>standalone</SAMP></A>
  -   </DT>
  -   <DD>
  -    <P>
  -    definition/description
  -    </P>
  -   </DD>
  -   <HR>
  -   <DT><A NAME="threads_per_child"><SAMP>threads_per_child</SAMP></A>
  -   </DT>
  -   <DD>
  -    <P>
  -    definition/description
  -    </P>
  -   </DD>
  -   <HR>
  -   <DT><A NAME="user_id"><SAMP>user_id</SAMP></A>
  -   </DT>
  -   <DD>
  -    <P>
  -    definition/description
  -    </P>
  -   </DD>
  -   <HR>
  -   <DT><A NAME="user_name"><SAMP>user_name</SAMP></A>
  -   </DT>
  -   <DD>
  -    <P>
  -    definition/description
  -    </P>
  -   </DD>
  -   <HR>
      <DT><A NAME="day_snames"><SAMP>day_snames</SAMP></A>
      </DT>
      <DD>
  @@ -3079,14 +2942,6 @@
       </P>
      </DD>
      <HR>
  -   <DT><A NAME="dummy_mutex"><SAMP>dummy_mutex</SAMP></A>
  -   </DT>
  -   <DD>
  -    <P>
  -    definition/description
  -    </P>
  -   </DD>
  -   <HR>
      <DT><A NAME="month_snames"><SAMP>month_snames</SAMP></A>
      </DT>
      <DD>
  @@ -3095,14 +2950,6 @@
       </P>
      </DD>
      <HR>
  -   <DT><A NAME="rfc1413_timeout"><SAMP>rfc1413_timeout</SAMP></A>
  -   </DT>
  -   <DD>
  -    <P>
  -    definition/description
  -    </P>
  -   </DD>
  -   <HR>
      <DT><A NAME="scoreboard_image"><SAMP>scoreboard_image</SAMP></A>
      </DT>
      <DD>
  @@ -3116,6 +2963,8 @@
      <DD>
       <P>
       definition/description
  +    <BR>
  +    Note: MODULE_VAR_EXPORTed
       </P>
      </DD>
     </DL>
  
  
  

Reply via email to