start_child       111 daemons/pacemakerd/pcmkd_subdaemons.c static int start_child(pcmk_child_t * child);
start_child       275 daemons/pacemakerd/pcmkd_subdaemons.c         start_child(child);
start_child       770 daemons/pacemakerd/pcmkd_subdaemons.c         start_child(&(pcmk_children[i]));
start_child       801 daemons/pacemakerd/pcmkd_subdaemons.c         if (start_child(&pcmk_children[i])) {