diff options
author | Preston Brown <pbrown@redhat.com> | 2001-04-30 20:56:25 +0000 |
---|---|---|
committer | Preston Brown <pbrown@redhat.com> | 2001-04-30 20:56:25 +0000 |
commit | 4b0faa32f3ce02d731ddabf42759402fbee055e9 (patch) | |
tree | 5d0910efec30b10f3290ee31a2f790be12569e16 /src/doc/html/globals.html | |
parent | 1db57c2ff10dc7e581c0c04dc8ce72832a49bcb4 (diff) | |
download | initscripts-4b0faa32f3ce02d731ddabf42759402fbee055e9.tar initscripts-4b0faa32f3ce02d731ddabf42759402fbee055e9.tar.gz initscripts-4b0faa32f3ce02d731ddabf42759402fbee055e9.tar.bz2 initscripts-4b0faa32f3ce02d731ddabf42759402fbee055e9.tar.xz initscripts-4b0faa32f3ce02d731ddabf42759402fbee055e9.zip |
documentation for ipcalc added.
Diffstat (limited to 'src/doc/html/globals.html')
-rw-r--r-- | src/doc/html/globals.html | 27 |
1 files changed, 27 insertions, 0 deletions
diff --git a/src/doc/html/globals.html b/src/doc/html/globals.html new file mode 100644 index 00000000..d1bb857b --- /dev/null +++ b/src/doc/html/globals.html @@ -0,0 +1,27 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> +<html><head><meta name="robots" content="noindex"> +<meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1"> +<title>File Member Index</title> +<link href="doxygen.css" rel="stylesheet" type="text/css"> +</head><body bgcolor="#ffffff"> +<!-- Generated by Doxygen 1.2.6 --> +<center> +<a class="qindex" href="index.html">Main Page</a> <a class="qindex" href="files.html">File List</a> <a class="qindex" href="globals.html">Globals</a> </center> +<hr><h1>initscripts Globals</h1>Here is a list of all documented functions, variables, defines, enums, and typedefs with links to the documentation:<ul> +<li>calc_broadcast() +: <a class="el" href="ipcalc_c.html#a5">ipcalc.c</a><li>calc_network() +: <a class="el" href="ipcalc_c.html#a6">ipcalc.c</a><li>default_netmask() +: <a class="el" href="ipcalc_c.html#a4">ipcalc.c</a><li>get_hostname() +: <a class="el" href="ipcalc_c.html#a7">ipcalc.c</a><li>IPBITS +: <a class="el" href="ipcalc_c.html#a0">ipcalc.c</a><li>IPBYTES +: <a class="el" href="ipcalc_c.html#a1">ipcalc.c</a><li>main() +: <a class="el" href="ipcalc_c.html#a8">ipcalc.c</a><li>mask2prefix() +: <a class="el" href="ipcalc_c.html#a3">ipcalc.c</a><li>prefix2mask() +: <a class="el" href="ipcalc_c.html#a2">ipcalc.c</a></ul> +<hr><address><small>Generated at Mon Apr 30 16:39:02 2001 for initscripts by +<a href="http://www.doxygen.org/index.html"> +<img src="doxygen.gif" alt="doxygen" align="middle" border=0 +width=110 height=53></a>1.2.6 written by <a href="mailto:dimitri@stack.nl">Dimitri van Heesch</a>, + © 1997-2001</small></address> +</body> +</html> |