mirror_corosync/services
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
..
cfg.c add "void" parameter list to avoid "isn't prototype" warning 2009-04-01 09:32:32 +00:00
confdb.c confdb.c, objdb.h, coroapi.h: add a few const, remove one: 4 fewer warnings 2009-03-30 21:14:57 +00:00
cpg.c cpg.c: resolve almost all warnings 2009-03-30 21:09:38 +00:00
evs.c avoid 1 warning 2009-03-30 21:14:28 +00:00
Makefile.am Fix expansion order within the Makefile.am with the pleasent 2009-03-23 21:58:58 +00:00
pload.c declare many functions "static" (also avoids missing prototype warnings) 2009-04-01 09:33:07 +00:00
testquorum.c services/testquorum.c: avoid a warning 2009-03-30 21:15:50 +00:00
votequorum.c add "void" parameter list to avoid "isn't prototype" warning 2009-04-01 09:32:32 +00:00