FreeBSD Manual Pages
CMAP_OVERVIEW(3) Corosync Cluster Engine Programmer's Manual CMAP_OVERVIEW(3) NAME cmap_overview - Overview of the Configuration Map OVERVIEW The CMAP library is used to interact with the configuration & statis- tics databases used by corosync. The library provides a mechanism to: * Create of new keys * Change existing keys * Remove keys * Iterate keys with given prefix * Track changes on keys Description of most keys created by corosync itself can be found in cmap_keys (7). BUGS SEE ALSO cmap_initialize(3), cmap_initialize_map(3), cmap_finalize(3), cmap_get(3), cmap_set(3), cmap_delete(3), cmap_inc(3), cmap_dec(3), cmap_fd_get(3), cmap_dispatch(3), cmap_context_set(3), cmap_con- text_get(3), cmap_iter_init(3), cmap_iter_next(3), cmap_iter_final- ize(3), cmap_track_add(3), cmap_track_delete(3), cmap_keys(7) corosync Man Page 03/02/2012 CMAP_OVERVIEW(3)
NAME | OVERVIEW | BUGS | SEE ALSO
Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=cmap_overview&sektion=3&manpath=FreeBSD+Ports+14.3.quarterly>