| 12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455 |
- <html>
- <head>
- <title>EVS & CPG Documentation</title>
- </head>
- <body>
- <P>
- Welcome to the openais project's manual pages.
- <P>
- <A HREF="openais_overview.html">openais_overview(8)</A>: Overview of the openais system.
- <BR>
- <A HREF="openais.conf.html">openais.conf(5)</A>: Description of configuration options for openais.
- <BR>
- <P>
- <A HREF="evs_overview.html">evs_overview(8)</A>: Overview of the evs extended virtual synchrony group communication toolkit.
- <BR>
- <A HREF="evs_initialize.html">evs_initialize(3)</A>: Description of the evs_initialize interface.
- <BR>
- <A HREF="evs_finalize.html">evs_finalize(3)</A>: Description of the evs_finalize interface.
- <BR>
- <A HREF="evs_dispatch.html">evs_dispatch(3)</A>: Description of the evs_dispatch interface.
- <BR>
- <A HREF="evs_fd_get.html">evs_fd_get(3)</A>: Description of the evs_fd_get interface.
- <BR>
- <A HREF="evs_join.html">evs_join(3)</A>: Description of the evs_join interface.
- <BR>
- <A HREF="evs_leave.html">evs_leave(3)</A>: Description of the evs_leave interface.
- <BR>
- <A HREF="evs_mcast_groups.html">evs_mcast_groups(3)</A>: Description of the evs_mcast_groups interface.
- <BR>
- <A HREF="evs_mcast_joined.html">evs_mcast_joined(3)</A>: Description of the evs_mcast_joined interface.
- <BR>
- <A HREF="evs_membership_get.html">evs_membership_get(3)</A>: Description of the evs_membership_get interface.
- <BR>
- <A HREF="cpg_overview.html">cpg_overview(8)</A>: Overview of the cpg extended virtual synchrony group communication toolkit.
- <BR>
- <A HREF="cpg_initialize.html">cpg_initialize(3)</A>: Description of the cpg_initialize interface.
- <BR>
- <A HREF="cpg_finalize.html">cpg_finalize(3)</A>: Description of the cpg_finalize interface.
- <BR>
- <A HREF="cpg_dispatch.html">cpg_dispatch(3)</A>: Description of the cpg_dispatch interface.
- <BR>
- <A HREF="cpg_fd_get.html">cpg_fd_get(3)</A>: Description of the cpg_fd_get interface.
- <BR>
- <A HREF="cpg_join.html">cpg_join(3)</A>: Description of the cpg_join interface.
- <BR>
- <A HREF="cpg_leave.html">cpg_leave(3)</A>: Description of the cpg_leave interface.
- <BR>
- <A HREF="cpg_mcast_joined.html">cpg_mcast_joined(3)</A>: Description of the cpg_mcast_joined interface.
- <BR>
- <A HREF="cpg_membership_get.html">cpg_membership_get(3)</A>: Description of the cpg_membership_get interface.
- </body>
|