mirror_corosync/tools
Jim Meyering 9bd1a8e728 declare many functions "static" (also avoids missing prototype warnings)
* exec/main.c (sigintr_handler, serialize_lock, serialize_unlock):
(serialize_lock, serialize_unlock):
* exec/sync.c (sync_start_init, sync_callbacks_load):
* exec/vsf_ykd.c (ykd_state_init):
* lcr/uis.c (cmd1):
* services/pload.c (send_message, token_callback, start_mcasting):
* tools/corosync-cfgtool.c (service_load_do, service_unload_do):
(shutdown_do, showaddrs_do, killnode_do, usage_do):
* tools/corosync-fplay.c (totemip_print, print_string_len):
(sync_printer_confchg_set_sync, sync_printer_set_sync_state):
(sync_printer_process_currentstate):
(sync_printer_process_get_shouldsync):
(sync_printer_checkpoint_release):
(sync_printer_checkpoint_transmit, sync_printer_section_transmit):
(sync_printer_checkpoint_receive, sync_printer_section_receive):
(sync_printer_nada, sync_printer_confchg_fn):
(printer_totemsrp_mcast, printer_totemsrp_delv):
(printer_totempg_mcast_fits, sync_printer_service_process):
* tools/corosync-objctl.c (get_child_name, get_parent_name):
(get_key):

git-svn-id: http://svn.fedorahosted.org/svn/corosync/trunk@1980 fd59a12c-fef9-0310-b244-a6a79926bd2f
2009-04-01 09:33:07 +00:00
..
corosync-cfgtool.c declare many functions "static" (also avoids missing prototype warnings) 2009-04-01 09:33:07 +00:00
corosync-fplay.c declare many functions "static" (also avoids missing prototype warnings) 2009-04-01 09:33:07 +00:00
corosync-keygen.c - Every .c file should include "config.h" to get the right defines... 2009-03-19 12:58:53 +00:00
corosync-objctl.c declare many functions "static" (also avoids missing prototype warnings) 2009-04-01 09:33:07 +00:00
corosync-pload.c - Every .c file should include "config.h" to get the right defines... 2009-03-19 12:58:53 +00:00
Makefile.am - Every .c file should include "config.h" to get the right defines... 2009-03-19 12:58:53 +00:00