index.html 4.0 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889
  1. <html>
  2. <head>
  3. <title>EVS, CPG & CONFDB Documentation</title>
  4. </head>
  5. <body>
  6. <P>
  7. Welcome to the corosync project's manual pages.
  8. <P>
  9. <A HREF="corosync_overview.html">corosync_overview(8)</A>: Overview of the corosync system.
  10. <BR>
  11. <A HREF="corosync.conf.html">corosync.conf(5)</A>: Description of configuration options for corosync.
  12. <BR>
  13. <P>
  14. <A HREF="evs_overview.html">evs_overview(8)</A>: Overview of the evs extended virtual synchrony group communication toolkit.
  15. <BR>
  16. <A HREF="evs_initialize.html">evs_initialize(3)</A>: Description of the evs_initialize interface.
  17. <BR>
  18. <A HREF="evs_finalize.html">evs_finalize(3)</A>: Description of the evs_finalize interface.
  19. <BR>
  20. <A HREF="evs_dispatch.html">evs_dispatch(3)</A>: Description of the evs_dispatch interface.
  21. <BR>
  22. <A HREF="evs_fd_get.html">evs_fd_get(3)</A>: Description of the evs_fd_get interface.
  23. <BR>
  24. <A HREF="evs_join.html">evs_join(3)</A>: Description of the evs_join interface.
  25. <BR>
  26. <A HREF="evs_leave.html">evs_leave(3)</A>: Description of the evs_leave interface.
  27. <BR>
  28. <A HREF="evs_mcast_groups.html">evs_mcast_groups(3)</A>: Description of the evs_mcast_groups interface.
  29. <BR>
  30. <A HREF="evs_mcast_joined.html">evs_mcast_joined(3)</A>: Description of the evs_mcast_joined interface.
  31. <BR>
  32. <A HREF="evs_membership_get.html">evs_membership_get(3)</A>: Description of the evs_membership_get interface.
  33. <BR>
  34. <A HREF="cpg_overview.html">cpg_overview(8)</A>: Overview of the cpg extended virtual synchrony group communication toolkit.
  35. <BR>
  36. <A HREF="cpg_initialize.html">cpg_initialize(3)</A>: Description of the cpg_initialize interface.
  37. <BR>
  38. <A HREF="cpg_finalize.html">cpg_finalize(3)</A>: Description of the cpg_finalize interface.
  39. <BR>
  40. <A HREF="cpg_dispatch.html">cpg_dispatch(3)</A>: Description of the cpg_dispatch interface.
  41. <BR>
  42. <A HREF="cpg_fd_get.html">cpg_fd_get(3)</A>: Description of the cpg_fd_get interface.
  43. <BR>
  44. <A HREF="cpg_join.html">cpg_join(3)</A>: Description of the cpg_join interface.
  45. <BR>
  46. <A HREF="cpg_leave.html">cpg_leave(3)</A>: Description of the cpg_leave interface.
  47. <BR>
  48. <A HREF="cpg_mcast_joined.html">cpg_mcast_joined(3)</A>: Description of the cpg_mcast_joined interface.
  49. <BR>
  50. <A HREF="cpg_membership_get.html">cpg_membership_get(3)</A>: Description of the cpg_membership_get interface.
  51. <BR>
  52. <A HREF="cpg_local_get.html">cpg_local_get(3)</A>: Description of the cpg_local_get interface.
  53. <BR>
  54. <A HREF="cpg_groups_get.html">cpg_local_get(3)</A>: Description of the cpg_groups_get interface.
  55. <BR>
  56. <A HREF="confdb_overview.html">confdb_overview(3)</A>: An overview of the Configuration database toolkit
  57. <BR>
  58. <A HREF="confdb_dispatch.html">confdb_dispatch(3)</A>: Description of the confdb_dispatch interface.
  59. <BR>
  60. <A HREF="confdb_fd_get.html">confdb_fd_get(3)</A>: Description of the confdb_fd_get interface.
  61. <BR>
  62. <A HREF="confdb_finalize.html">confdb_finalize(3)</A>: Description of the confdb_finalize interface.
  63. <BR>
  64. <A HREF="confdb_initialize.html">confdb_initialize(3)</A>: Description of the confdb_initialize interface.
  65. <BR>
  66. <A HREF="confdb_key_create.html">confdb_key_create(3)</A>: Description of the confdb_key_create interface.
  67. <BR>
  68. <A HREF="confdb_key_delete.html">confdb_key_delete(3)</A>: Description of the confdb_key_delete interface.
  69. <BR>
  70. <A HREF="confdb_key_iter.html">confdb_key_iter(3)</A>: Description of the confdb_key_iter interface.
  71. <BR>
  72. <A HREF="confdb_key_replace.html">confdb_key_replace(3)</A>: Description of the confdb_key_replace interface.
  73. <BR>
  74. <A HREF="confdb_object_create.html">confdb_object_create(3)</A>: Description of the confdb_object_create interface.
  75. <BR>
  76. <A HREF="confdb_object_destroy.html">confdb_object_destroy(3)</A>: Description of the confdb_object_destroy interface.
  77. <BR>
  78. <A HREF="confdb_object_find.html">confdb_object_find(3)</A>: Description of the confdb_object_find interface.
  79. <BR>
  80. <A HREF="confdb_object_iter.html">confdb_object_iter(3)</A>: Description of the confdb_object_iter interface.
  81. <BR>
  82. <A HREF="confdb_object_parent_get.html">confdb_object_parent_get(3)</A>: Description of the confdb_object_parent_get interface.
  83. </body>